Beispiel #1
0
 public MainPage()
 {
     InitializeComponent();
     _restService = new RestService();
 }