메소드 | 설명 | |
---|---|---|
CleanUnderLines ( this text ) : string | ||
FixGmailDots ( this email ) : string | ||
GetFriendlyPersianName ( this name ) : string | ||
RemoveDiacritics ( this text ) : string |
حذف اعراب
|
|
RemovePunctuation ( this text ) : string |
reomve ! symboles
|
public static CleanUnderLines ( this text ) : string | ||
text | this | |
리턴 | string |
public static GetFriendlyPersianName ( this name ) : string | ||
name | this | |
리턴 | string |
public static RemoveDiacritics ( this text ) : string | ||
text | this | |
리턴 | string |
public static RemovePunctuation ( this text ) : string | ||
text | this | |
리턴 | string |