Example #1
0
 public NodeData(NodeAttribute nodeAttri)
 {
     ContextPath = nodeAttri.ContextPath;
 }