Свойство | Type | Description | |
---|---|---|---|
amountLeft | int | ||
information | string | ||
type | ScenarioItemType |
Méthode | Description | |
---|---|---|
ScenarioItem ( ) : System | ||
ScenarioItem ( ScenarioItemType type, int amountLeft, string information ) : System |
public ScenarioItem ( ScenarioItemType type, int amountLeft, string information ) : System | ||
type | ScenarioItemType | |
amountLeft | int | |
information | string | |
Résultat | System |