Beispiel #1
0
 DateTime?IObjectStorage.GetListExpires(DataBuffer keySpace, StorageKey key)
 {
     return(Iface.GetExpires(keySpace, key));
 }