libsbml.libsbmlPINVOKE.ASTBase_getUnitsPrefix C# (CSharp) Method

ASTBase_getUnitsPrefix() private method

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