C# Class JPB.DataAccess.EntityCreator.Core.Compiler.EnumCompiler

Inheritance: ElementCompiler
ファイルを表示 Open project: JPVenson/DataAccess Class Usage Examples

Public Methods

Method Description
EnumCompiler ( string targetDir, string targetCsName )
PreCompile ( ) : void

Method Details

EnumCompiler() public method

public EnumCompiler ( string targetDir, string targetCsName )
targetDir string
targetCsName string

PreCompile() public method

public PreCompile ( ) : void
return void