EntityPropertyExpressionInfo<T>(T, PropertyExpressionEngine) Constructor
Public Sub New( _
ByVal t As T, _
ByVal engine As PropertyExpressionEngine _
)
This language is not supported or no code example is available.
public EntityPropertyExpressionInfo(
T t,
PropertyExpressionEngine engine
)
This language is not supported or no code example is available.
public:
EntityPropertyExpressionInfo(
T^ t,
PropertyExpressionEngine^ engine
)
This language is not supported or no code example is available.
Parameters
- t
- T
- engine
- PropertyExpressionEngine