Method IsEnglishCharOrDot
IsEnglishCharOrDot(char)
Gets whether the specified character is English char or dot.
public static bool IsEnglishCharOrDot(char c)
Parameters
cchar
Gets whether the specified character is English char or dot.
public static bool IsEnglishCharOrDot(char c)
c char