C# Class SampleCustomAttributeUsage.CustomAttributeWithBooleanArgumentsAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: philiplaureano/Tao

Méthodes publiques

Méthode Description
CustomAttributeWithBooleanArgumentsAttribute ( bool value ) : System

Method Details

CustomAttributeWithBooleanArgumentsAttribute() public méthode

public CustomAttributeWithBooleanArgumentsAttribute ( bool value ) : System
value bool
Résultat System