Inheritance: System.MarshalByRefObject
Exemple #1
0
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }
Exemple #2
0
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }