C# Class Monobjc.Tools.Generator.Generators.TypedGenerator

Base class for typed entity (class or protocol).
Inheritance: BaseGenerator
Mostra file Open project: Monobjc/monobjc-tools

Public Methods

Method Description
Generate ( BaseEntity entity ) : void

Method Details

Generate() public method

public Generate ( BaseEntity entity ) : void
entity BaseEntity
return void