Search Results for

    Class StringExtension

    Inheritance
    object
    StringExtension
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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

    In This Article