Свойство | Type | Description | |
---|---|---|---|
condition | |||
thenPart |
Méthode | Description | |
---|---|---|
Conditional ( |
||
ToString ( ) : string | ||
checkIsBoolean ( |
||
checkIsInt ( |
||
checkIsPercent ( |
||
evalBoolean ( |
||
evalInt ( |
||
evalPercent ( |
||
usedNames ( ) : IEnumerable |
public Conditional ( |
||
ifToken | ||
condition | ||
thenPart | ||
Résultat | System |
public checkIsBoolean ( |
||
context | ||
Résultat | void |
public checkIsInt ( |
||
context | ||
Résultat | void |
public checkIsPercent ( |
||
context | ||
Résultat | void |
public evalBoolean ( |
||
context | ||
Résultat | bool |
public evalInt ( |
||
context | ||
Résultat | int |
public evalPercent ( |
||
context | ||
Résultat | decimal |