Class StringUtils# Defined in File StringUtils.cs Class Documentation# class xbe.sdk.Utils.StringUtils# Public Static Functions List<string> GetParameters (this string path)# void ReplaceAll (this string str, string pattern, string replace)# string ReplaceAllNew (this string str, string pattern, string replace)# string ToJson<T> (this T[] arr)#