Table of Contents

Interface IDocumentEvent

Namespace
Org.W3c.Dom.Events
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/events/DocumentEvent.html

public interface IDocumentEvent
Extension Methods

Methods

CreateEvent(String)

Event CreateEvent(String arg0)

Parameters

arg0 String

String

Returns

Event

Event

Exceptions

DOMException