| ClassFactory Class | 
[Missing <summary> documentation for "T:System.Linq.Dynamic.ClassFactory"]
 Inheritance Hierarchy
Inheritance HierarchyNamespace: System.Linq.Dynamic
 Syntax
Syntaxinternal class ClassFactory
The ClassFactory type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|   | ClassFactory | |
|  | ClassFactory | Initializes a new instance of the ClassFactory class | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | CreateDynamicClass | |
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GenerateEquals | |
|  | GenerateGetHashCode | |
|  | GenerateProperties | |
|  | GetDynamicClass | |
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Fields
Fields See Also
See Also