Show / Hide Table of Contents

Class ChatHttpApiModule

Inheritance
System.Object
ChatHttpApiModule
Namespace: Volo.Chat
Assembly: Volo.Chat.HttpApi.dll
Syntax
public class ChatHttpApiModule : AbpModule

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context

PreConfigureServices(ServiceConfigurationContext)

Declaration
public override void PreConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context
Back to top Powered by Volosoft