메소드 | 설명 | |
---|---|---|
EventPublicationAttribute ( string topic ) : System |
Initializes a new instance of the EventPublicationAttribute class with global publication scope.
|
|
EventPublicationAttribute ( string topic, HandlerRestriction handlerRestriction ) : System |
Initializes a new instance of the EventPublicationAttribute class.
|
public EventPublicationAttribute ( string topic ) : System | ||
topic | string | The topic URI. |
리턴 | System |
public EventPublicationAttribute ( string topic, HandlerRestriction handlerRestriction ) : System | ||
topic | string | The topic URI. |
handlerRestriction | HandlerRestriction | The handler restriction. |
리턴 | System |