Ejemplo n.º 1
0
 public void Fetch()
 {
     teller.Fetch(SelectedAccount);
     IsFetching = true;
     server.Update("ON");
 }