예제 #1
0
 public void SetUp()
 {
     _cachePolicy = new CachePolicy();
     _cachePolicy.NoServerCaching();
 }