Example #1
0
 async void LoadHoa()
 {
     ListHoa = await HoaRepository.GetHoa();
 }