C# 클래스 AkDocHelper, examples

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

공개 메소드들

메소드 설명
OpenDoc ( string platform ) : void
UnzipHelp ( string DestPath ) : void

비공개 메소드들

메소드 설명
GetLocalDocUrl ( string platform ) : string

메소드 상세

OpenDoc() 공개 정적인 메소드

public static OpenDoc ( string platform ) : void
platform string
리턴 void

UnzipHelp() 공개 정적인 메소드

public static UnzipHelp ( string DestPath ) : void
DestPath string
리턴 void