Inheritance: System.MarshalByRefObject
コード例 #1
0
ファイル: guidanceexplorer.cs プロジェクト: sarvaje/Master
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }
コード例 #2
0
 public Library()
 {
     libraryStructure = new LibraryStructure();
 }