Method | Description | |
---|---|---|
Test ( object context ) : bool | ||
TypeAssertion ( IContextExpression source, |
Method | Description | |
---|---|---|
TestResult ( object result ) : bool |
Method | Description | |
---|---|---|
EvaluateToException ( object context ) : object | ||
MaskNullExpression ( IContextExpression expression ) : IContextExpression |
protected TestResult ( object result ) : bool | ||
result | object | |
return | bool |
public TypeAssertion ( IContextExpression source, |
||
source | IContextExpression | |
expectedType | ||
byCompatibility | bool | |
return | System |