Method | Description | |
---|---|---|
AddAlias ( string alias ) : void | ||
Notify ( object value ) : void | ||
SwitchRecord ( string name, string description ) : System | ||
SwitchRecord ( string name, string description, System type ) : System |
Method | Description | |
---|---|---|
BuildPattern ( ) : void | ||
Initialize ( string name, string description ) : void |
public SwitchRecord ( string name, string description ) : System | ||
name | string | |
description | string | |
return | System |
public SwitchRecord ( string name, string description, System type ) : System | ||
name | string | |
description | string | |
type | System | |
return | System |