C# Class Attribute, dev

Afficher le fichier Open project: jannunzi/dev Class Usage Examples

Méthodes publiques

Méthode Description
Attribute ( ) : System
Attribute ( string name ) : System
Attribute ( string name, string value ) : System

Method Details

Attribute() public méthode

public Attribute ( ) : System
Résultat System

Attribute() public méthode

public Attribute ( string name ) : System
name string
Résultat System

Attribute() public méthode

public Attribute ( string name, string value ) : System
name string
value string
Résultat System