ConsoleLogger.ParseMagicExpression(String) Method

Definition

protected System.Text.RegularExpressions.Regex ParseMagicExpression(string pattern);
member this.ParseMagicExpression : string -> System.Text.RegularExpressions.Regex
Protected Function ParseMagicExpression (pattern As String) As Regex

Parameters

pattern
String

Returns

Applies to