コード例 #1
0
ファイル: CacheTest.cs プロジェクト: zhabis/nfx
 public void T130_KeyInt_ManyPutGet(int cnt)
 {
     PileCacheTestCore.KeyInt_ManyPutGet(cnt);
 }