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