libsbml.libsbmlPINVOKE.StoichiometryMath_replaceSIDWithFunction C# (CSharp) Method

StoichiometryMath_replaceSIDWithFunction() private method

private StoichiometryMath_replaceSIDWithFunction ( HandleRef jarg1, [ jarg2, HandleRef jarg3 ) : void
jarg1 HandleRef
jarg2 [
jarg3 HandleRef
return void
  public static extern void StoichiometryMath_replaceSIDWithFunction(HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]string jarg2, HandleRef jarg3);
libsbmlPINVOKE