Show / Hide Table of Contents

    Class StringUtility

    Inheritance
    System.Object
    StringUtility
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Bayat.Core.Text
    Assembly: Bayat.Core.Runtime.dll
    Syntax
    public static class StringUtility

    Fields

    | Improve this Doc View Source

    GuidRegex

    Declaration
    public static readonly Regex GuidRegex
    Field Value
    Type Description
    System.Text.RegularExpressions.Regex
    • Improve this Doc
    • View Source
    • 0 Comments