- using System.Windows.Controls;
 
- namespace MECF.Framework.UI.Client.CenterViews.Maitenances.IO2
 
- {
 
-     /// <summary>
 
-     /// Interaction logic for IOView.xaml
 
-     /// </summary>
 
-     public partial class IO2View : UserControl
 
-     {
 
-         public IO2View()
 
-         {
 
-             InitializeComponent();
 
-         }
 
-     }
 
- }
 
 
  |