C# Class Microsoft.AspNetCore.SignalR.Hubs.HubMethodNameAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Méthodes publiques

Méthode Description
HubMethodNameAttribute ( string methodName ) : System

Method Details

HubMethodNameAttribute() public méthode

public HubMethodNameAttribute ( string methodName ) : System
methodName string
Résultat System