Method IsSurroundedWith IsSurroundedWith(string, string) Declaration public static bool IsSurroundedWith(this string input, string value) Parameters Type Name Description string input string value Returns Type Description bool