终端一体化运控平台
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

App.xaml 303 B

2 yıl önce
1234567
  1. <Application
  2. x:Class="BPASmart.ConfigurationSoftware.App"
  3. xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
  4. xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
  5. xmlns:local="clr-namespace:BPASmart.ConfigurationSoftware">
  6. <Application.Resources />
  7. </Application>