C# 클래스 FileGenerator.MagickScript.MagickScriptGenerator

파일 보기 프로젝트 열기: dlemstra/Magick.NET 1 사용 예제들

공개 메소드들

메소드 설명
Generate ( ) : void

비공개 메소드들

메소드 설명
Cleanup ( ) : void
CreateCodeFile ( ScriptCodeGenerator generator ) : void
MagickScriptGenerator ( ) : System.IO
SetOutputFolder ( string outputFolder ) : string
WriteCollection ( ) : void
WriteConstructors ( ) : void
WriteExecute ( ) : void
WriteInterfaces ( ) : void
WriteSettings ( ) : void

메소드 상세

Generate() 공개 정적인 메소드

public static Generate ( ) : void
리턴 void