Common, frequently used, Regex expressions.

Namespace: MonoSoftware.Core.Regex
Assembly: MonoSoftware.Core (in MonoSoftware.Core.dll) Version: 1.0.40.669 (1.0.40.669)

Syntax

C#
public static class RegexExpressions
Visual Basic
Public NotInheritable Class RegexExpressions
Visual C++
public ref class RegexExpressions abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type RegexExpressions =  class end

Inheritance Hierarchy

System..::..Object
  MonoSoftware.Core.Regex..::..RegexExpressions

See Also