Example #1
0
 private void UiLoad()
 {
     if (sd.GetKey())
     {
         sd = LoadService.LoadData(sd);
     }
 }