Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Runtime
InteropServices
DefaultParameterValueAttribute
C# Class Runtime.InteropServices.DefaultParameterValueAttribute
The Default Parameter Value Attribute.
Inheritance:
Attribute
Mostrar archivo
Open project: jschementi/iron
Public Methods
Method
Description
DefaultParameterValueAttribute
(
object
value
) :
System
The constructor
Method Details
DefaultParameterValueAttribute()
public
method
The constructor
public
DefaultParameterValueAttribute
(
object
value
) :
System
value
object
The value.
return
System