libsbml.libsbmlPINVOKE.Reaction_setReversible C# (CSharp) Method

Reaction_setReversible() private method

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