예제 #1
0
 public void ChangeChatStatus(ChatLog chatLog)
 {
     _chat.ChangeChatStatus(chatLog);
 }