libsbml.libsbmlPINVOKE.new_SBMLExtensionException C# (CSharp) Method

new_SBMLExtensionException() private method

private new_SBMLExtensionException ( [ jarg1 ) : IntPtr
jarg1 [
return IntPtr
  public static extern IntPtr new_SBMLExtensionException([MarshalAs(UnmanagedType.LPWStr)]string jarg1);
libsbmlPINVOKE