메소드 | 설명 | |
---|---|---|
VariableInfo ( String name, System.Boolean assigned, |
Creates a new variable info.
|
public VariableInfo ( String name, System.Boolean assigned, |
||
name | String | The name of the variable. |
assigned | System.Boolean | Is the variable assigned? |
context | The context of the variable. | |
리턴 | System |