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

Base class for typed entity that generate wrapper for opaque functions.
Inheritance: BaseGenerator
Exibir arquivo 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