Esempio n. 1
0
 public MainWindow()
 {
     InitializeComponent();
     this.client = new ReaderManagmentClient();
     this.initCollection();
 }
Esempio n. 2
0
 public MainWindow()
 {
     InitializeComponent();
     this.client = new ReaderManagmentClient();
     this.initCollection();
 }