프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Identifier | string | ||
Value | bool |
메소드 | 설명 | |
---|---|---|
Variable ( string identifier ) : System |
Creates a new instance of the Variable class.
|
public Variable ( string identifier ) : System | ||
identifier | string | The identifier used to refer to the variable. |
리턴 | System |