Beispiel #1
0
 public string Get_PathToHere(IModelNodePath modelNodePath)
 {
     return(modelNodePath.Path());
 }
Beispiel #2
0
 public string Get_PathToHere(IModelNodePath modelNodePath) {
     return modelNodePath.Path();
 }