C# Class Blaze.Server.TdfString

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

Public Properties

Property Type Description
Value string

Public Methods

Method Description
TdfString ( string label, string value ) : System

Method Details

TdfString() public method

public TdfString ( string label, string value ) : System
label string
value string
return System

Property Details

Value public property

public string Value
return string