Méthode | Description | |
---|---|---|
Context ( ) : System | ||
Context ( |
||
GetNames ( ) : ICollection |
||
GetValue ( string name ) : object | ||
HasValue ( string name ) : bool | ||
SetValue ( string name, object value ) : void |
public SetValue ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |