Inheritance: System.MarshalByRefObject
Exemplo n.º 1
0
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }
Exemplo n.º 2
0
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }