libsbmlcs.libsbmlPINVOKE.SBMLExtension_getSBMLExtensionNamespaces C# (CSharp) Method

SBMLExtension_getSBMLExtensionNamespaces() private method

private SBMLExtension_getSBMLExtensionNamespaces ( HandleRef jarg1, string jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 string
return IntPtr
  public static extern IntPtr SBMLExtension_getSBMLExtensionNamespaces(HandleRef jarg1, string jarg2);
libsbmlPINVOKE