Пример #1
0
 public void MarkChannelAsReadActivated (IChannel channel)
 {
     channel.MarkAsRead();
 }