Method | Description | |
---|---|---|
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 | |
return | string |
public static FixGmailDots ( this email ) : string | ||
this | ||
return | string |
public static GetFriendlyPersianName ( this name ) : string | ||
name | this | |
return | string |
public static RemoveDiacritics ( this text ) : string | ||
text | this | |
return | string |
public static RemovePunctuation ( this text ) : string | ||
text | this | |
return | string |