Пример #1
0
 public static bool CheckStrLen(this string str, int len) => Str.CheckStrLen(str, len);