libsbml.libsbmlPINVOKE.SBMLRuleConverter_matchesProperties C# (CSharp) Method

SBMLRuleConverter_matchesProperties() private method

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