C# Class Serenity.CodeGeneration.EditorTypeGenerator

Exibir arquivo Open project: volkanceylan/Serenity

Public Methods

Method Description
EditorTypeGenerator ( ) : Serenity.ComponentModel
GenerateCode ( ) : string

Private Methods

Method Description
DoGetNamespace ( string typeName ) : string
DoGetTypeName ( string typeName ) : string

Method Details

EditorTypeGenerator() public method

public EditorTypeGenerator ( ) : Serenity.ComponentModel
return Serenity.ComponentModel

GenerateCode() public method

public GenerateCode ( ) : string
return string