Esempio n. 1
0
 public IEnumerable <CoordinatorViewModel> Get()
 {
     return(_coordinator.GetAllCoordinator());
 }