C# Class Microsoft.DocAsCode.MarkdownLite.Regexes.Helper

Afficher le fichier Open project: dotnet/docfx

Méthodes publiques

Свойство Type Description
EscapeWithEncode System.Text.RegularExpressions.Regex
EscapeWithoutEncode System.Text.RegularExpressions.Regex
MarkdownEscape System.Text.RegularExpressions.Regex
MarkdownUnescape System.Text.RegularExpressions.Regex
Unescape System.Text.RegularExpressions.Regex

Property Details

EscapeWithEncode public_oe static_oe property

public static Regex,System.Text.RegularExpressions EscapeWithEncode
Résultat System.Text.RegularExpressions.Regex

EscapeWithoutEncode public_oe static_oe property

public static Regex,System.Text.RegularExpressions EscapeWithoutEncode
Résultat System.Text.RegularExpressions.Regex

MarkdownEscape public_oe static_oe property

public static Regex,System.Text.RegularExpressions MarkdownEscape
Résultat System.Text.RegularExpressions.Regex

MarkdownUnescape public_oe static_oe property

public static Regex,System.Text.RegularExpressions MarkdownUnescape
Résultat System.Text.RegularExpressions.Regex

Unescape public_oe static_oe property

public static Regex,System.Text.RegularExpressions Unescape
Résultat System.Text.RegularExpressions.Regex