static TableCache()
 {
     cache = new BaseTableCache(480 /* 8 hour max by default */);
 }
예제 #2
0
 static TableCache()
 {
     cache = new BaseTableCache(480 /* 8 hour max by default */);
 }