コード例 #1
0
ファイル: indexTest.cs プロジェクト: romadmn/codewars-katas
 public bool Test(string str) => Kata.Alphanumeric(str);