Beispiel #1
0
 public Detail()
 {
     Ref               = new Ref();
     Source            = new Source();
     ChapterCollection = new ChapterCollection();
 }
Beispiel #2
0
 public Detail()
 {
     Ref = new Ref();
     Source = new Source();
     ChapterCollection = new ChapterCollection();
 }