HubMethodNameAttribute Třída

Definice

Přizpůsobí název metody centra.

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
Dědičnost
HubMethodNameAttribute
Atributy

Konstruktory

HubMethodNameAttribute(String)

Inicializuje novou instanci HubMethodNameAttribute třídy.

Vlastnosti

Name

Přizpůsobený název metody centra.

Platí pro