Esempio n. 1
0
 public bool ChatExists(Guid guid)
 {
     return(cm.ChatExists(guid));
 }