C# 클래스 Ass2Srt.AssWriter

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

공개 메소드들

메소드 설명
AssWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System
WriteAssFile ( string strAssDescription, string strAssDialogues ) : bool

비공개 메소드들

메소드 설명
CreateFolder ( ) : void

메소드 상세

AssWriter() 공개 메소드

public AssWriter ( string strFolderPath, string strFileNameWithoutExtension, int type ) : System
strFolderPath string
strFileNameWithoutExtension string
type int
리턴 System

WriteAssFile() 공개 메소드

public WriteAssFile ( string strAssDescription, string strAssDialogues ) : bool
strAssDescription string
strAssDialogues string
리턴 bool