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