C# Class Studyzy.LearnEnglishBySubtitle.Helpers.StringHelper

Mostrar archivo Open project: studyzy/LearnEnglishBySubtitle

Public Methods

Method Description
IsChinese ( string str ) : bool
RemoveRemark ( string line ) : string
RemoveRemark2 ( string line ) : string

Method Details

IsChinese() public static method

public static IsChinese ( string str ) : bool
str string
return bool

RemoveRemark() public static method

public static RemoveRemark ( string line ) : string
line string
return string

RemoveRemark2() public static method

public static RemoveRemark2 ( string line ) : string
line string
return string