Пример #1
0
 void UriConfig_Loaded(object sender, RoutedEventArgs e)
 {
     this.txtUrl.Text = ProjectApiHelper.GetBaseUrl();
 }