HubMethodNameAttribute Klasa

Definicja

Dostosowuje nazwę metody centrum.

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
Dziedziczenie
HubMethodNameAttribute
Atrybuty

Konstruktory

HubMethodNameAttribute(String)

Inicjuje nowe wystąpienie klasy HubMethodNameAttribute.

Właściwości

Name

Niestandardowa nazwa metody centrum.

Dotyczy