Example #1
0
 public PathEntity Create(PathEntity entity)
 {
     return(_jsonUtilities.InsertData(entity));
 }