Beispiel #1
0
 private void LoadDefault()
 {
     ProgramListComponent.ToggleFullLoading(true);
     _networkHandler.GetDefault(HandleLoaded);
 }