Méthode | Description | |
---|---|---|
KeyAttribute ( ) : System |
Initializes a new instance of the KeyAttribute class.
|
|
KeyAttribute ( string name ) : System |
Initializes a new instance of the KeyAttribute class. If you do not wish to specify a name, use the parameterless constructor. |
public KeyAttribute ( string name ) : System | ||
name | string | The key name. |
Résultat | System |