Exemple #1
0
 public LibraryPresenter()
 {
     container = new LibraryContainer();
     container.Initialize();
 }