Class StringExtension
Inherited Members
Namespace: YVR.Utilities
Assembly: YVR.Utilities.Runtime.dll
Syntax
public static class StringExtension
Methods
| Name | Description |
|---|---|
| EncodeTo32UpperMD5(string) | Encode target string into md5 in 32 upper characters format |
| EqualsIgnoreCase(string, string) | |
| SaveTo(string, string) | Saves the string to the specified file. |
| VerifyMD5Cache(string, string) | Verify whether 's md5 value is equal to |