C# Class NLPUnpacker.Boolean

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

Public Properties

Property Type Description
Value bool

Public Methods

Method Description
Boolean ( ) : System.Collections.Generic
Boolean ( string Name, bool Value ) : System.Collections.Generic

Method Details

Boolean() public method

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

Boolean() public method

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

Property Details

Value public_oe property

public bool Value
return bool