Show / Hide Table of Contents

Class FormsHttpApiModule

Inheritance
object
FormsHttpApiModule
Namespace: Volo.Forms
Assembly: Volo.Forms.HttpApi.dll
Syntax
public class FormsHttpApiModule : AbpModule

Constructors

FormsHttpApiModule()

Declaration
public FormsHttpApiModule()

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
In this article
Back to top Powered by Volosoft