C# Class SampleCustomAttributeUsage.CustomAttributeWithSignedByteArgumentsAttribute

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

Méthodes publiques

Méthode Description
CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System

Method Details

CustomAttributeWithSignedByteArgumentsAttribute() public méthode

public CustomAttributeWithSignedByteArgumentsAttribute ( sbyte value ) : System
value sbyte
Résultat System