Exemplo n.º 1
0
 public void DeleteAllSessions(string name)
 {
     LibsignalDBContext.DeleteAllSessions(name);
 }