프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ArgTypes | HashSet |
||
ExpressionAsString | string | ||
ReturnType | string |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool |
Determines whether the specified System.Object is equal to this instance.
|
|
GetHashCode ( ) : int |
Returns a hash code for this instance.
|
|
LambdaExpressionCacheKey ( |
||
LambdaExpressionCacheKey ( string returnType, string expression ) : System | ||
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public Equals ( object obj ) : bool | ||
obj | object | The |
리턴 | bool |
public LambdaExpressionCacheKey ( |
||
obj | ||
리턴 | System |
public LambdaExpressionCacheKey ( string returnType, string expression ) : System | ||
returnType | string | |
expression | string | |
리턴 | System |