Ejemplo n.º 1
0
 public ExStoreRtnCodes DataStorExist(string docKey)
 {
     return(dsMgr.DataStorageExists(docKey));
 }