libsbml.libsbmlPINVOKE.SBMLConverter_matchesProperties C# (CSharp) Method

SBMLConverter_matchesProperties() private method

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