C# Class SharpVectors.Scripting.ScriptEventMonitor

Summary description for ScriptEventMonitor.
Mostrar archivo Open project: codebutler/savagesvg Class Usage Examples

Public Methods

Method Description
EventHandler ( IEvent @event ) : void
ScriptEventMonitor ( VsaScriptEngine engine, IAttribute att, ISvgWindow window ) : System

Method Details

EventHandler() public method

public EventHandler ( IEvent @event ) : void
@event IEvent
return void

ScriptEventMonitor() public method

public ScriptEventMonitor ( VsaScriptEngine engine, IAttribute att, ISvgWindow window ) : System
engine VsaScriptEngine
att IAttribute
window ISvgWindow
return System