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

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

Public Methods

Method Description
HubNameAttribute ( string hubName ) : System

Method Details

HubNameAttribute() public method

public HubNameAttribute ( string hubName ) : System
hubName string
return System