libsbml.libsbmlPINVOKE.ASTBase_isUnaryFunction C# (CSharp) Method

ASTBase_isUnaryFunction() private method

private ASTBase_isUnaryFunction ( HandleRef jarg1 ) : bool
jarg1 System.Runtime.InteropServices.HandleRef
return bool
  public static extern bool ASTBase_isUnaryFunction(HandleRef jarg1);
libsbmlPINVOKE