Class ApplicationConfigurationBuilder_Tests
Inheritance
object
ApplicationConfigurationBuilder_Tests
Implements
System.IDisposable
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 ApplicationConfigurationBuilder_Tests : AspNetCoreMvcTestBase, IDisposable
Constructors
ApplicationConfigurationBuilder_Tests()
Declaration
public ApplicationConfigurationBuilder_Tests()
Methods
ApplicationConfigurationBuilder_GetAsync()
Declaration
public Task ApplicationConfigurationBuilder_GetAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable