C# Class SharpVectors.Scripting.ScriptEventMonitor

Summary description for ScriptEventMonitor.
Afficher le fichier Open project: codebutler/savagesvg Class Usage Examples

Méthodes publiques

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

Method Details

EventHandler() public méthode

public EventHandler ( IEvent @event ) : void
@event IEvent
Résultat void

ScriptEventMonitor() public méthode

public ScriptEventMonitor ( VsaScriptEngine engine, IAttribute att, ISvgWindow window ) : System
engine VsaScriptEngine
att IAttribute
window ISvgWindow
Résultat System