Extension Methods from unknown
-
IsNotNullOrEmpty
Returns true when a given string is not null or empty
-
IsNumeric
Checks if a string value is numeric
-
Nl2Br
Convert a NewLine to a Html break
-
With and Without
Fake immutability in an existing list class by adding a "With" and "Without" method
-
ToRFC822DateString
Converts a regular DateTime to a RFC822 date string used for RSS feeds
-
Speak
Spreak the text using a SpeechSynthesizer
-
Squared
Returns the squared value
-
Reverse
Reverse a string
-
IsNullOrEmptyThenValue
برای حل مشکل مقدار پیشفرض وقتی مقداری وجود ندارد
-
CleanBRTags
Remove HTML <br \> tags from the string
-
ReplaceIgnoreCase
ReplaceIgnoreCase