C# 클래스 CodeEmitor, DailyProjects

파일 보기 프로젝트 열기: GHScan/DailyProjects 1 사용 예제들

공개 메소드들

메소드 설명
CodeEmitor ( string name, FuncMeta>.Dictionary funcs ) : System
run ( ) : void
save ( ) : void

비공개 메소드들

메소드 설명
buildStaticConstructor ( ) : void

메소드 상세

CodeEmitor() 공개 메소드

public CodeEmitor ( string name, FuncMeta>.Dictionary funcs ) : System
name string
funcs FuncMeta>.Dictionary
리턴 System

run() 공개 메소드

public run ( ) : void
리턴 void

save() 공개 메소드

public save ( ) : void
리턴 void