C# Class NLPUnpacker.Float

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

Public Properties

Property Type Description
Value float

Public Methods

Method Description
Float ( ) : System.Collections.Generic
Float ( string Name, float Value ) : System.Collections.Generic

Method Details

Float() public method

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

Float() public method

public Float ( string Name, float Value ) : System.Collections.Generic
Name string
Value float
return System.Collections.Generic

Property Details

Value public_oe property

public float Value
return float