Метод | Описание | |
---|---|---|
SubscribeAttribute ( ) : System |
Creates a new instance of the subscribe attribute
|
|
SubscribeAttribute ( string methodName ) : System |
Creates a new instance of the subscribe attribute with the specified custom method name
|
public SubscribeAttribute ( string methodName ) : System | ||
methodName | string | The name that will be used when subscribing to the hub |
Результат | System |