Example #1
0
 public ReferenceService(RootNode rootNode)
 {
     this.rootNode = rootNode;
 }