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