C# Class ATMLCommonLibrary.utils.Param

Afficher le fichier Open project: UtrsSoftware/ATMLWorkBench Class Usage Examples

Méthodes publiques

Свойство Type Description
Unit String
Value Double

Méthodes publiques

Méthode Description
Parse ( String strParam ) : void
ToString ( ) : String

Method Details

Parse() public méthode

public Parse ( String strParam ) : void
strParam String
Résultat void

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

Unit public_oe property

public String Unit
Résultat String

Value public_oe property

public Double Value
Résultat Double