示例#1
0
 public bool IsNodeThrottled(int nodeId)
 {
     return(SafeNativeMethods.mp_CalculatorGraph__IsNodeThrottled__i(mpPtr, nodeId));
 }