C# Class Runtime.InteropServices.DefaultParameterValueAttribute

The Default Parameter Value Attribute.
Inheritance: Attribute
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
DefaultParameterValueAttribute ( object value ) : System

The constructor

Method Details

DefaultParameterValueAttribute() public méthode

The constructor
public DefaultParameterValueAttribute ( object value ) : System
value object The value.
Résultat System