libsbmlcs.libsbmlPINVOKE.SBMLExtension_setEnabled C# (CSharp) Method

SBMLExtension_setEnabled() private method

private SBMLExtension_setEnabled ( HandleRef jarg1, bool jarg2 ) : bool
jarg1 HandleRef
jarg2 bool
return bool
  public static extern bool SBMLExtension_setEnabled(HandleRef jarg1, bool jarg2);
libsbmlPINVOKE