C# 클래스 NLPUnpacker.BooleanArray

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

공개 메소드들

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

메소드 상세

BooleanArray() 공개 메소드

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

BooleanArray() 공개 메소드

public BooleanArray ( string Name, bool Values ) : System.Collections.Generic
Name string
Values bool
리턴 System.Collections.Generic