C# Class Shaolinq.Persistence.Linq.Optimizers.ReferencedRelatedObject

Mostra file Open project: tumtumtum/Shaolinq Class Usage Examples

Public Methods

Method Description
ReferencedRelatedObject ( Shaolinq.Persistence.Linq.ObjectPath fullAccessPropertyPath, Shaolinq.Persistence.Linq.ObjectPath includedPropertyPath, Expression sourceParameterExpression ) : System.Collections.Generic

Method Details

ReferencedRelatedObject() public method

public ReferencedRelatedObject ( Shaolinq.Persistence.Linq.ObjectPath fullAccessPropertyPath, Shaolinq.Persistence.Linq.ObjectPath includedPropertyPath, Expression sourceParameterExpression ) : System.Collections.Generic
fullAccessPropertyPath Shaolinq.Persistence.Linq.ObjectPath
includedPropertyPath Shaolinq.Persistence.Linq.ObjectPath
sourceParameterExpression System.Linq.Expressions.Expression
return System.Collections.Generic