C# Class YuriyGuts.RegexBuilder.RegexStringEscaper

Mostra file Open project: YuriyGuts/regex-builder Class Usage Examples

Public Methods

Method Description
Escape ( string value, bool escapeBackslash ) : string

Method Details

Escape() public static method

public static Escape ( string value, bool escapeBackslash ) : string
value string
escapeBackslash bool
return string