Method | Description | |
---|---|---|
Create ( CodeContext context, object>.[ | ||
Dialect ( CodeContext context, object>.[ |
Method | Description | |
---|---|---|
DeleteMember ( CodeContext context, string name ) : void | ||
Dialect ( ) : System | ||
SetBool ( string name, object src, bool found, bool @default ) : bool | ||
SetChar ( string name, object src, bool found, string @default ) : string | ||
SetInt ( string name, object src, bool found, int @default ) : int | ||
SetMember ( CodeContext context, string name, object value ) : void | ||
SetString ( string name, object src, bool found, string @default ) : string |
public static Create ( CodeContext context, object>.[ | ||
context | CodeContext | |
kwArgs | object>.[ | |
return | Dialect |
public Dialect ( CodeContext context, object>.[ | ||
context | CodeContext | |
kwArgs | object>.[ | |
return | System |