Ejemplo n.º 1
0
 public void ListExpire(ListEntry entry, TimeSpan?expireIn)
 {
     EntryExpire(entry, _listIndex, expireIn);
 }