C# 클래스 Uiml.Executing.Binding.UimlEventHandlerAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jozilla/Uiml.net

공개 메소드들

메소드 설명
UimlEventHandlerAttribute ( string eventName ) : System

메소드 상세

UimlEventHandlerAttribute() 공개 메소드

public UimlEventHandlerAttribute ( string eventName ) : System
eventName string /// The event class we're interested in. ///
리턴 System