Class AbpServiceProxiesController_Tests
Inheritance
object
AbpServiceProxiesController_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.ProxyScripting
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class AbpServiceProxiesController_Tests : AspNetCoreMvcTestBase, IDisposable
Constructors
AbpServiceProxiesController_Tests()
Declaration
public AbpServiceProxiesController_Tests()
Methods
GetAll()
Declaration
public Task GetAll()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
GetAllWithMinify()
Declaration
public Task GetAllWithMinify()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable