C# Class Stator.Editor.CSharpType

Inheritance: ICodeGenerator
Mostrar archivo Open project: k0dep/stator

Public Methods

Method Description
Generate ( Stator.Editor.IndentedStringBuilder stringBuilder ) : void

Method Details

Generate() public abstract method

public abstract Generate ( Stator.Editor.IndentedStringBuilder stringBuilder ) : void
stringBuilder Stator.Editor.IndentedStringBuilder
return void