Sdílet prostřednictvím


HubMethodNameAttribute(String) Konstruktor

Definice

Inicializuje novou instanci HubMethodNameAttribute třídy.

public:
 HubMethodNameAttribute(System::String ^ name);
public HubMethodNameAttribute (string name);
new Microsoft.AspNetCore.SignalR.HubMethodNameAttribute : string -> Microsoft.AspNetCore.SignalR.HubMethodNameAttribute
Public Sub New (name As String)

Parametry

name
String

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

Platí pro