Пример #1
0
 public string GetPersonChangesETag(int PersonID)
 {
     return(ProcessRequestETag(ETagGenerator.GetPersonChanges(PersonID)));
 }