C# Class Microsoft.AspNetCore.SignalR.Tests.HubTypeExtensions

Show file Open project: lodejard/AllNetCore

Private Methods

Method Description
GetHubAttributeNameNoAttributeReturnsNull ( ) : void
GetHubAttributeNameThatIsNotHubReturnsNull ( ) : void
GetHubAttributeNameWithAttributeGetsAttribute ( ) : void
GetHubNameNoAttributeGetsClassName ( ) : void
GetHubNameThatIsNotHubReturnsNull ( ) : void
GetHubNameWithAttributeGetsAttribute ( ) : void