Method | Description | |
---|---|---|
ProcessingInstruction ( string target, string data, |
Method | Description | |
---|---|---|
IEventTarget ( IEvent @event ) : bool | ||
IEventTarget ( string namespaceUri, string type ) : bool | ||
IEventTarget ( string type, EventListener listener, bool useCapture ) : void | ||
IEventTarget ( string namespaceUri, string type, EventListener listener, bool useCapture ) : void | ||
IEventTarget ( string namespaceUri, string type, EventListener listener, bool useCapture, object eventGroup ) : void | ||
IEventTargetSupport ( IEvent @event ) : void |
protected ProcessingInstruction ( string target, string data, |
||
target | string | |
data | string | |
document | ||
return | System |