Class RegularHubClass22
Inheritance
RegularHubClass22
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.SignalR.SampleHubs
Assembly: Volo.Abp.AspNetCore.SignalR.Tests.dll
Syntax
[DisableConventionalRegistration]
[ExposeServices(new Type[] { typeof(RegularHubClass22), typeof(RegularHubClass2) })]
public class RegularHubClass22 : RegularHubClass2, IDisposable
Constructors
RegularHubClass22()
Declaration
public RegularHubClass22()