Method | Description | |
---|---|---|
EventBasedMethodAttribute ( string eventName ) : System |
Initializes a new instance of the EventBasedMethodAttribute class with a specified event name.
|
public EventBasedMethodAttribute ( string eventName ) : System | ||
eventName | string | the event name behind this method |
return | System |