C# Class nHydrate.Generator.EFDAL.Mocks.Generators.AuditEntityGeneratedTemplate

Inheritance: EFDALMockBaseTemplate
Mostra file Open project: nHydrate/nHydrate Class Usage Examples

Public Methods

Method Description
AuditEntityGeneratedTemplate ( ModelRoot model, Table currentTable ) : System

Private Methods

Method Description
AppendCompare ( ) : void
AppendConstructors ( ) : void
AppendEntityClass ( ) : void
AppendProperties ( ) : void
AppendUsingStatements ( ) : void
GenerateContent ( ) : void

Method Details

AuditEntityGeneratedTemplate() public method

public AuditEntityGeneratedTemplate ( ModelRoot model, Table currentTable ) : System
model nHydrate.Generator.Models.ModelRoot
currentTable nHydrate.Generator.Models.Table
return System