Beispiel #1
0
 public ChatLog SetRead(int logId)
 {
     return(ChatLogHelper.SetRead(logId));
 }