C# 클래스 Studyzy.LearnEnglishBySubtitle.Subtitles.SrtOperator

상속: ISubtitleOperator
파일 보기 프로젝트 열기: studyzy/LearnEnglishBySubtitle

공개 메소드들

메소드 설명
Parse ( string str ) : Subtitle
RemoveChinese ( Subtitle subtitle ) : Subtitle
RemoveFormat ( Subtitle subtitle ) : Subtitle
Subtitle2String ( Subtitle st ) : string

메소드 상세

Parse() 공개 메소드

public Parse ( string str ) : Subtitle
str string
리턴 Subtitle

RemoveChinese() 공개 메소드

public RemoveChinese ( Subtitle subtitle ) : Subtitle
subtitle Subtitle
리턴 Subtitle

RemoveFormat() 공개 메소드

public RemoveFormat ( Subtitle subtitle ) : Subtitle
subtitle Subtitle
리턴 Subtitle

Subtitle2String() 공개 메소드

public Subtitle2String ( Subtitle st ) : string
st Subtitle
리턴 string