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