C# Class CodeGenerator.EntryCodeGenerator

Afficher le fichier Open project: SaladLab/Akka.Interfaced Class Usage Examples

Méthodes publiques

Méthode Description
EntryCodeGenerator ( Options options ) : System
GenerateCode ( Type types ) : void

Private Methods

Méthode Description
GenerateHead ( ) : void

Method Details

EntryCodeGenerator() public méthode

public EntryCodeGenerator ( Options options ) : System
options Options
Résultat System

GenerateCode() public méthode

public GenerateCode ( Type types ) : void
types System.Type
Résultat void