| MethodCallExpression Properties | 
The MethodCallExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| CodeType | 
            Override member
              (Overrides ExpressionCodeType.) | |
| IsSkip | 
            Gets a value indicating that it is a skip method.
              | |
| IsTake | 
            Gets a value indicating that it is a take call.
              | |
| Method | 
            Gets the underlying method info.
              | |
| Paramters | 
            Gets the method parameters.
              | |
| Target | 
            Gets the target
              |