Esempio n. 1
0
 public void TestCache()
 {
     _option.Cache(false).Begin();
     AssertResult("cache:false");
 }