Méthode | Description | |
---|---|---|
Parse ( string value ) : |
||
Product ( ) : System | ||
Product ( string product ) : System | ||
Product ( string product, string version ) : System | ||
ToString ( ) : string |
public static Parse ( string value ) : |
||
value | string | |
Résultat |
public Product ( string product, string version ) : System | ||
product | string | |
version | string | |
Résultat | System |