C# Class Blaze.Server.TdfMin

Inheritance: Tdf
Show file Open project: sebastian-malek/blaze-server Class Usage Examples

Public Properties

Property Type Description
Value ushort

Public Methods

Method Description
TdfMin ( string label, ushort value ) : System

Method Details

TdfMin() public method

public TdfMin ( string label, ushort value ) : System
label string
value ushort
return System

Property Details

Value public property

public ushort Value
return ushort