예제 #1
0
 public itinerary()
 {
     InitializeComponent();
     Webview.Reload();
     Webview.Source = "https://mm-app.co.za/itinerary/";
 }