Пример #1
0
 public NodeID GetNodeID(EntryID entry)
 {
     return(PropertyUtils.GetNodeID(entry, _dbContext));
 }