C# Class System.Runtime.InteropServices.OptionalAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
OptionalAttribute ( ) : System

Private Methods

Méthode Description
GetCustomAttribute ( ParameterInfo parameter ) : Attribute
IsDefined ( ParameterInfo parameter ) : bool

Method Details

OptionalAttribute() public méthode

public OptionalAttribute ( ) : System
Résultat System