Overload | Description |
---|---|
ProjectionSelector Constructor(Type,String,String) | Create a ProjectionSelector for the specified type and property path. |
ProjectionSelector Constructor(String,String) | Create a ProjectionSelector for the specified property path. |
ProjectionSelector Constructor(Type,String,IPredicateDescription,String) | Create a ProjectionSelector from the specified type and method name. |
ProjectionSelector Constructor(String,IPredicateDescription,String) | Create a ProjectionSelector from the specified method name. |
ProjectionSelector Constructor(Type,String,IProjectionSelector,String) | Create a ProjectionSelector from the specified type, method name, and projection selector. |
ProjectionSelector Constructor(String,IProjectionSelector,String) | Create a ProjectionSelector from the specified method name and projection selector. |
ProjectionSelector Constructor(MemberSelector,String) | Create a ProjectionSelector from the specified MemberSelector. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family