Exemplo n.º 1
0
 public Detail()
 {
     Ref               = new Ref();
     Source            = new Source();
     ChapterCollection = new ChapterCollection();
 }
Exemplo n.º 2
0
 public Detail()
 {
     Ref = new Ref();
     Source = new Source();
     ChapterCollection = new ChapterCollection();
 }