public static ObservableCollection <Registration> ClienteRegistado() { return(ClientDAL.ClienteRegistado()); }