コード例 #1
0
 public void Count01()
 {
     Assert.AreEqual(11, trie.Count());
 }