C# Class Blaze.Server.TdfInteger

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

Public Properties

Property Type Description
Value ulong

Public Methods

Method Description
TdfInteger ( string label, ulong value ) : System

Method Details

TdfInteger() public method

public TdfInteger ( string label, ulong value ) : System
label string
value ulong
return System

Property Details

Value public property

public ulong Value
return ulong