libsbml.libsbmlPINVOKE.SBase_toSBML C# (CSharp) Method

SBase_toSBML() private method

private SBase_toSBML ( HandleRef jarg1 ) : string
jarg1 HandleRef
return string
  public static extern string SBase_toSBML(HandleRef jarg1);
libsbmlPINVOKE