| ExpressionParserMethodData Class | 
[Missing <summary> documentation for "T:System.Linq.Dynamic.ExpressionParser.MethodData"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: System.Linq.Dynamic
 Syntax
Syntaxprivate class MethodData
The ExpressionParserMethodData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ExpressionParserMethodData | Initializes a new instance of the ExpressionParserMethodData class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|  | Args | |
|  | MethodBase | |
|  | Parameters | 
 See Also
See Also