C# 클래스 NLPUnpacker.Boolean

상속: SERIParameter
파일 보기 프로젝트 열기: gdkchan/NLPUnpacker

공개 프로퍼티들

프로퍼티 타입 설명
Value bool

공개 메소드들

메소드 설명
Boolean ( ) : System.Collections.Generic
Boolean ( string Name, bool Value ) : System.Collections.Generic

메소드 상세

Boolean() 공개 메소드

public Boolean ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Boolean() 공개 메소드

public Boolean ( string Name, bool Value ) : System.Collections.Generic
Name string
Value bool
리턴 System.Collections.Generic

프로퍼티 상세

Value 공개적으로 프로퍼티

public bool Value
리턴 bool