Method | Description | |
---|---|---|
IsAFact ( string name, string type ) : System | ||
IsSatisfiedByValue ( object value ) : bool |
Method | Description | |
---|---|---|
IsSatisfiedByType ( |
public IsAFact ( string name, string type ) : System | ||
name | string | |
type | string | |
return | System |
public IsSatisfiedByValue ( object value ) : bool | ||
value | object | |
return | bool |