Esempio n. 1
0
 Cache()
 {
     html = new Caches.HTML();
     tpl  = new Caches.Template();
     core = new Caches.CoreCache();
 }