Property | Type | Description | |
---|---|---|---|
_ | |||
left | |||
right |
Method | Description | |
---|---|---|
Binary ( |
||
ToString ( ) : string | ||
checkIsBoolean ( |
||
checkIsInt ( |
||
checkIsPercent ( |
||
evalBoolean ( |
||
evalInt ( |
||
evalPercent ( |
||
usedNames ( ) : IEnumerable |
public Binary ( |
||
operator_ | ||
return | System |
public checkIsBoolean ( |
||
context | ||
return | void |
public checkIsInt ( |
||
context | ||
return | void |
public checkIsPercent ( |
||
context | ||
return | void |
public evalBoolean ( |
||
context | ||
return | bool |
public evalInt ( |
||
context | ||
return | int |
public evalPercent ( |
||
context | ||
return | decimal |