Class AbpSignalRConventionalRegistrar
Inheritance
System.Object
AbpSignalRConventionalRegistrar
Namespace: Volo.Abp.AspNetCore.SignalR
Assembly: Volo.Abp.AspNetCore.SignalR.dll
Syntax
public class AbpSignalRConventionalRegistrar : ConventionalRegistrarBase
Methods
AddType(IServiceCollection, Type)
Declaration
public override void AddType(IServiceCollection services, Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| IServiceCollection | services | |
| System.Type | type |