C# Class BloombergFLP.CollectdWin.AttributeValue

Inheritance: CollectableValue
Datei anzeigen Open project: Netuitive/collectdwin Class Usage Examples

Public Methods

Method Description
AttributeValue ( string hostname, string name, string value ) : System
getJSON ( ) : string

Method Details

AttributeValue() public method

public AttributeValue ( string hostname, string name, string value ) : System
hostname string
name string
value string
return System

getJSON() public method

public getJSON ( ) : string
return string