The Regex.Replace method has four overloads, but the basic syntax in .NET is Regex.Replace(string input, string pattern, string replacement).
確定! 回上一頁