Class TestApplicationConfigurationContributor
Inheritance
object
TestApplicationConfigurationContributor
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.ApplicationConfigurations
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class TestApplicationConfigurationContributor : IApplicationConfigurationContributor
Constructors
TestApplicationConfigurationContributor()
Declaration
public TestApplicationConfigurationContributor()
Methods
ContributeAsync(ApplicationConfigurationContributorContext)
Declaration
public Task ContributeAsync(ApplicationConfigurationContributorContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| ApplicationConfigurationContributorContext | context |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |