Exemple #1
0
 public virtual object PackMultiDimArray(MultiDimArray multiDimArray)
 {
     return(node.PackMultiDimArray(multiDimArray));
 }