libsbml.libsbmlPINVOKE.SBMLReactionConverter_matchesProperties C# (CSharp) Method

SBMLReactionConverter_matchesProperties() private method

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