Ejemplo n.º 1
0
 public List <ChatLog> GetAllOpenChatsWithCareRecipientId(int userid) => _chat.GetAllOpenChatsWithCareRecipientId(userid);