Method | Description | |
---|---|---|
Context ( |
||
GetValue ( string name ) : object | ||
HasValue ( string name ) : bool | ||
SetParent ( |
||
SetValue ( string name, object value ) : void |
public Context ( |
||
parent | ||
module | ||
return | System |
public SetValue ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |