C# Class Studyzy.LearnEnglishBySubtitle.Subtitles.AssOperator

Inheritance: ISubtitleOperator
Afficher le fichier Open project: studyzy/LearnEnglishBySubtitle

Méthodes publiques

Méthode Description
Parse ( string str ) : Subtitle
RemoveChinese ( Subtitle subtitle ) : Subtitle
RemoveFormat ( Subtitle subtitle ) : Subtitle
Subtitle2String ( Subtitle st ) : string

Private Methods

Méthode Description
Line2String ( SubtitleLine line ) : string
ParseLine ( string line ) : SubtitleLine

Method Details

Parse() public méthode

public Parse ( string str ) : Subtitle
str string
Résultat Subtitle

RemoveChinese() public méthode

public RemoveChinese ( Subtitle subtitle ) : Subtitle
subtitle Subtitle
Résultat Subtitle

RemoveFormat() public méthode

public RemoveFormat ( Subtitle subtitle ) : Subtitle
subtitle Subtitle
Résultat Subtitle

Subtitle2String() public méthode

public Subtitle2String ( Subtitle st ) : string
st Subtitle
Résultat string