libsbmlcs.libsbmlPINVOKE.ASTBasePlugin_setPrefix C# (CSharp) Method

ASTBasePlugin_setPrefix() private method

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