CodeGeneratorFactory Class
A factory for creating instances of a code generator. For more details CodeGenerator.
Assembly: Microsoft.AspNet.Scaffolding.12.0 (in Microsoft.AspNet.Scaffolding.12.0.dll)
The CodeGeneratorFactory type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CreateInstance | Method for creating the code generator instance. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsSupported | Determines whether this factory supports creating a code generator in the supplied context. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Show:
