コード例 #1
0
 public void Print(/*cstype*/ string message)
 {
     ISMathPINVOKE.Console_Print__SWIG_0(swigCPtr, new ISMathPINVOKE.SWIGStringMarshal(message).swigCPtr);
 }