C# 클래스 ErlangEditor.ReleaseProxy.ReleaseCore

파일 보기 프로젝트 열기: xdusongwei/ErlangEditor

공개 메소드들

메소드 설명
MakeScript ( IEnumerable aApps, bool aLocal ) : void
MakeTar ( string aLibPath, IEnumerable aApps ) : void

메소드 상세

MakeScript() 공개 메소드

public MakeScript ( IEnumerable aApps, bool aLocal ) : void
aApps IEnumerable
aLocal bool
리턴 void

MakeTar() 공개 메소드

public MakeTar ( string aLibPath, IEnumerable aApps ) : void
aLibPath string
aApps IEnumerable
리턴 void