C# 클래스 Microsoft.AspNetCore.SignalR.Tests.HubTypeExtensions

파일 보기 프로젝트 열기: lodejard/AllNetCore

비공개 메소드들

메소드 설명
GetHubAttributeNameNoAttributeReturnsNull ( ) : void
GetHubAttributeNameThatIsNotHubReturnsNull ( ) : void
GetHubAttributeNameWithAttributeGetsAttribute ( ) : void
GetHubNameNoAttributeGetsClassName ( ) : void
GetHubNameThatIsNotHubReturnsNull ( ) : void
GetHubNameWithAttributeGetsAttribute ( ) : void