메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetFactoryId ( ) : int | ||
GetHashCode ( ) : int | ||
GetId ( ) : int | ||
GreaterLessPredicate ( ) : System | ||
GreaterLessPredicate ( string attributeName, object value, bool isEqual, bool isLess ) : System | ||
ReadData ( IObjectDataInput input ) : void | ||
ToString ( ) : string | ||
WriteData ( IObjectDataOutput output ) : void |
메소드 | 설명 | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
리턴 | bool |
public GreaterLessPredicate ( string attributeName, object value, bool isEqual, bool isLess ) : System | ||
attributeName | string | |
value | object | |
isEqual | bool | |
isLess | bool | |
리턴 | System |
public WriteData ( IObjectDataOutput output ) : void | ||
output | IObjectDataOutput | |
리턴 | void |