Пример #1
0
 public void UpdateRead(Guid docID, Guid userID)
 {
     dataDocumentsReadUsers.UpdateRead(docID, userID);
 }