Поделиться через


HubMethodNameAttribute Класс

Определение

Настраивает имя метода концентратора.

public ref class HubMethodNameAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)]
public class HubMethodNameAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Method, AllowMultiple=false, Inherited=true)>]
type HubMethodNameAttribute = class
    inherit Attribute
Public Class HubMethodNameAttribute
Inherits Attribute
Наследование
HubMethodNameAttribute
Атрибуты

Конструкторы

HubMethodNameAttribute(String)

Инициализирует новый экземпляр класса HubMethodNameAttribute.

Свойства

Name

Настраиваемое имя метода концентратора.

Применяется к