Méthode | Description | |
---|---|---|
AddCapacity ( string capacity ) : void | ||
AddCapacityAsNumber ( int capacity ) : void | ||
AddResourceState ( |
||
ResourceState ( string name ) : System.Text.RegularExpressions | ||
ToString ( ) : string |
public AddCapacity ( string capacity ) : void | ||
capacity | string | |
Résultat | void |
public AddCapacityAsNumber ( int capacity ) : void | ||
capacity | int | |
Résultat | void |
public AddResourceState ( |
||
state | ||
Résultat | void |
public ResourceState ( string name ) : System.Text.RegularExpressions | ||
name | string | |
Résultat | System.Text.RegularExpressions |