| DynamicClass Class | 
[Missing <summary> documentation for "T:System.Linq.Dynamic.DynamicClass"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: System.Linq.Dynamic
 Syntax
Syntaxpublic abstract class DynamicClass
The DynamicClass type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | DynamicClass | Initializes a new instance of the DynamicClass 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 | (Overrides ObjectToString.) | 
 See Also
See Also