C# 클래스 CodeGenerator.EntryCodeGenerator

파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced 1 사용 예제들

공개 메소드들

메소드 설명
EntryCodeGenerator ( Options options ) : System
GenerateCode ( Type types ) : void

비공개 메소드들

메소드 설명
GenerateHead ( ) : void

메소드 상세

EntryCodeGenerator() 공개 메소드

public EntryCodeGenerator ( Options options ) : System
options Options
리턴 System

GenerateCode() 공개 메소드

public GenerateCode ( Type types ) : void
types System.Type
리턴 void