- Namespace
-
GitVersion
.Extensions - Containing Type
- StringExtensions
Syntax
public static string RegexReplace(this string input, string pattern, string replace)
Parameters
Name | Type | Description |
---|---|---|
input | string | |
pattern | string | |
replace | string |
Return Value
Type | Description |
---|---|
string |