Table of Contents

Method AddEventListener

Namespace
SharpVectors.Dom.Events
Assembly
SharpVectors.Dom.dll

AddEventListener(string, string, object, EventListener)

public void AddEventListener(string namespaceUri, string eventType, object eventGroup, EventListener listener)

Parameters

namespaceUri string
eventType string
eventGroup object
listener EventListener