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

Inheritance: System.Attribute
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript

Public Methods

Method Description
HubMethodNameAttribute ( string methodName ) : System

Method Details

HubMethodNameAttribute() public method

public HubMethodNameAttribute ( string methodName ) : System
methodName string
return System