libsbmlcs.libsbmlPINVOKE.Reaction_setId C# (CSharp) Method

Reaction_setId() private method

private Reaction_setId ( HandleRef jarg1, string jarg2 ) : int
jarg1 HandleRef
jarg2 string
return int
  public static extern int Reaction_setId(HandleRef jarg1, string jarg2);
libsbmlPINVOKE