메소드 | 설명 | |
---|---|---|
Accept ( IExpressionVisitor expressionVisitor ) : void | ||
EntityReferenceExpression ( |
||
GetHashCode ( ) : int | ||
Translate ( IConvention convention ) : |
메소드 | 설명 | |
---|---|---|
NullSafeEquals ( PropertyExpression other ) : bool |
public Accept ( IExpressionVisitor expressionVisitor ) : void | ||
expressionVisitor | IExpressionVisitor | |
리턴 | void |
public EntityReferenceExpression ( |
||
referencePropertyInfo | ||
dataPropertyInfo | ||
리턴 | System.Reflection |
protected NullSafeEquals ( PropertyExpression other ) : bool | ||
other | PropertyExpression | |
리턴 | bool |
public Translate ( IConvention convention ) : |
||
convention | IConvention | |
리턴 |