Свойство | Type | Description | |
---|---|---|---|
CSharpArgumentInfo | System.ComponentModel |
Méthode | Description | |
---|---|---|
Create ( CSharpArgumentInfoFlags flags, string name ) : |
Initializes a new instance of the CSharpArgumentInfo class.
|
Méthode | Description | |
---|---|---|
CSharpArgumentInfo ( CSharpArgumentInfoFlags flags, string name ) : System.ComponentModel |
public static Create ( CSharpArgumentInfoFlags flags, string name ) : |
||
flags | CSharpArgumentInfoFlags | The flags for the argument. |
name | string | The name of the argument, if named; otherwise null. |
Résultat |