C# 클래스 Studyzy.LearnEnglishBySubtitle.Helpers.StringHelper

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

공개 메소드들

메소드 설명
IsChinese ( string str ) : bool
RemoveRemark ( string line ) : string
RemoveRemark2 ( string line ) : string

메소드 상세

IsChinese() 공개 정적인 메소드

public static IsChinese ( string str ) : bool
str string
리턴 bool

RemoveRemark() 공개 정적인 메소드

public static RemoveRemark ( string line ) : string
line string
리턴 string

RemoveRemark2() 공개 정적인 메소드

public static RemoveRemark2 ( string line ) : string
line string
리턴 string