libsbml.libsbmlPINVOKE.SBMLExtension_isSupported C# (CSharp) Method

SBMLExtension_isSupported() private method

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