Beispiel #1
0
 private void LetterIsRead(Guid letterId, Guid workerId)
 {
     ClientRequests.LetterIsRead(letterId, workerId);
 }