public DeclareVariable ( PrimitiveType type, string name = null ) : |
||
type | PrimitiveType | The type of the local variable. |
name | string | The name of the local variable. Can be |
return |
public DeclareVariable ( PrimitiveType type, string name = null ) : |
||
type | PrimitiveType | The type of the local variable. |
name | string | The name of the local variable. Can be |
return |