ITypesInfo.GenerateEntities Method
Name | Parameters | Description |
---|---|---|
GenerateEntities() | none | Generates actual business classes into the default assembly, based on the registered Domain Components. |
GenerateEntities(String) | generatedAssemblyFile | Generates actual business classes into a specified assembly, based on the registered Domain Components. |