Method | Description | |
---|---|---|
IsChinese ( string str ) : bool | ||
RemoveRemark ( string line ) : string | ||
RemoveRemark2 ( string line ) : string |
public static IsChinese ( string str ) : bool | ||
str | string | |
return | bool |
public static RemoveRemark ( string line ) : string | ||
line | string | |
return | string |
public static RemoveRemark2 ( string line ) : string | ||
line | string | |
return | string |