Esempio n. 1
0
 public DateTime GetDate(string id)
 {
     return(Cache.LastModified(id));
 }