Method | Description | |
---|---|---|
Convert ( double value, string &valueAsString, double &valueAsDouble, bool read ) : void | ||
Scaling ( ) : System | ||
Scaling ( System.Xml.Linq.XElement xel ) : System |
Constructor
|
|
fromDisplay ( string str ) : byte[] | ||
toDisplay ( byte bytes ) : string |
public Convert ( double value, string &valueAsString, double &valueAsDouble, bool read ) : void | ||
value | double | |
valueAsString | string | |
valueAsDouble | double | |
read | bool | |
return | void |
public Scaling ( System.Xml.Linq.XElement xel ) : System | ||
xel | System.Xml.Linq.XElement | |
return | System |