C# Class Uiml.Executing.Binding.UimlEventHandlerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jozilla/Uiml.net

Méthodes publiques

Méthode Description
UimlEventHandlerAttribute ( string eventName ) : System

Method Details

UimlEventHandlerAttribute() public méthode

public UimlEventHandlerAttribute ( string eventName ) : System
eventName string /// The event class we're interested in. ///
Résultat System