Property | Type | Description | |
---|---|---|---|
AttributeName | String |
Method | Description | |
---|---|---|
ContextAttribute ( String name ) : System | ||
Equals ( Object o ) : bool | ||
Freeze ( |
||
GetHashCode ( ) : int | ||
GetPropertiesForNewContext ( IConstructionCallMessage ctorMsg ) : void | ||
IsContextOK ( |
||
IsNewContextOK ( |
public ContextAttribute ( String name ) : System | ||
name | String | |
return | System |
public GetPropertiesForNewContext ( IConstructionCallMessage ctorMsg ) : void | ||
ctorMsg | IConstructionCallMessage | |
return | void |
public IsContextOK ( |
||
ctx | ||
ctorMsg | IConstructionCallMessage | |
return | bool |
public IsNewContextOK ( |
||
newCtx | ||
return | bool |