コード例 #1
0
ファイル: TestTreeDictionary.cs プロジェクト: wwb/lucenenet
 public void Fun()
 {
     Assert.AreEqual("B", dict.Func("T"));
 }