C# Class NLPUnpacker.BooleanArray

Inheritance: SERIParameter
ファイルを表示 Open project: gdkchan/NLPUnpacker

Public Methods

Method Description
BooleanArray ( ) : System.Collections.Generic
BooleanArray ( string Name, bool Values ) : System.Collections.Generic

Method Details

BooleanArray() public method

public BooleanArray ( ) : System.Collections.Generic
return System.Collections.Generic

BooleanArray() public method

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