Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetFactoryId ( ) : int | ||
GetHashCode ( ) : int | ||
GetId ( ) : int | ||
NotPredicate ( ) : System | ||
NotPredicate ( IPredicate predicate ) : System | ||
ReadData ( IObjectDataInput input ) : void | ||
ToString ( ) : string | ||
WriteData ( IObjectDataOutput output ) : void |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public NotPredicate ( IPredicate predicate ) : System | ||
predicate | IPredicate | |
return | System |
public ReadData ( IObjectDataInput input ) : void | ||
input | IObjectDataInput | |
return | void |
public WriteData ( IObjectDataOutput output ) : void | ||
output | IObjectDataOutput | |
return | void |