C# Class NLPUnpacker.IntegerArray

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

Public Methods

Method Description
IntegerArray ( ) : System.Collections.Generic
IntegerArray ( string Name, int Values ) : System.Collections.Generic

Method Details

IntegerArray() public method

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

IntegerArray() public method

public IntegerArray ( string Name, int Values ) : System.Collections.Generic
Name string
Values int
return System.Collections.Generic