Méthode | Description | |
---|---|---|
ContainsKey ( string key ) : bool | ||
Create ( string output ) : void | ||
GetValue ( string key ) : string | ||
ParseXmlForStatus ( ) : void |
public static ContainsKey ( string key ) : bool | ||
key | string | |
Résultat | bool |
public static Create ( string output ) : void | ||
output | string | |
Résultat | void |
public static GetValue ( string key ) : string | ||
key | string | |
Résultat | string |