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