프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Boolean | System.Boolean | ||
Comment | String |
메소드 | 설명 | |
---|---|---|
BooleanComment ( System.Boolean myBoolean, String myComment = null ) : System |
Creates a new boolean with a comment.
|
public BooleanComment ( System.Boolean myBoolean, String myComment = null ) : System | ||
myBoolean | System.Boolean | The boolean value. |
myComment | String | The maximum value. |
리턴 | System |