Exemplo n.º 1
0
 public static ObservableCollection <Registration> ClienteRegistado()
 {
     return(ClientDAL.ClienteRegistado());
 }