예제 #1
0
파일: Pst.cs 프로젝트: zhonghai66/pstsdknet
 public NodeID GetNodeID(EntryID entry)
 {
     return(PropertyUtils.GetNodeID(entry, _dbContext));
 }