コード例 #1
0
ファイル: MongoDBTest.cs プロジェクト: yuanzhitang/Trend
 public void TestClear()
 {
     context.Clear <OBJ>();
 }