Method | Description | |
---|---|---|
LogicalAnd ( IAssertion operands ) : |
||
LogicalNot ( IAssertion operands ) : |
||
LogicalOr ( IAssertion operands ) : |
||
Test ( object context ) : bool |
Method | Description | |
---|---|---|
LogicalAssertion ( IEnumerable |
public static LogicalAnd ( IAssertion operands ) : |
||
operands | IAssertion | |
return |
public static LogicalNot ( IAssertion operands ) : |
||
operands | IAssertion | |
return |
public static LogicalOr ( IAssertion operands ) : |
||
operands | IAssertion | |
return |