Udostępnij przez


HubMethodNameAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy HubMethodNameAttribute.

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

Niestandardowa nazwa metody centrum.

Dotyczy