libsbml.libsbmlPINVOKE.SBMLFunctionDefinitionConverter_matchesProperties C# (CSharp) Method

SBMLFunctionDefinitionConverter_matchesProperties() private method

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