MethodInvocationExpression Constructor |
Name | Description | |
---|---|---|
![]() | MethodInvocationExpression(MethodInfo, Expression) | Initializes a new instance of the MethodInvocationExpression class |
![]() | MethodInvocationExpression(EasyMethod, Expression) | Initializes a new instance of the MethodInvocationExpression class |
![]() | MethodInvocationExpression(Reference, MethodInfo, Expression) | Initializes a new instance of the MethodInvocationExpression class |
![]() | MethodInvocationExpression(Reference, EasyMethod, Expression) | Initializes a new instance of the MethodInvocationExpression class |