libsbmlcs.libsbmlPINVOKE.SBMLExtension_isSupported C# (CSharp) Method

SBMLExtension_isSupported() private method

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