Class WebClientInfoProviderTestController_Tests
Inheritance
WebClientInfoProviderTestController_Tests
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.WebClientInfoProvider
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class WebClientInfoProviderTestController_Tests : AspNetCoreMvcTestBase
Constructors
WebClientInfoProviderTestController_Tests()
Declaration
public WebClientInfoProviderTestController_Tests()
Methods
TestAsync(string, string)
Declaration
public Task TestAsync(string ua, string device)
Parameters
| Type | Name | Description |
|---|---|---|
| string | ua | |
| string | device |
Returns
| Type | Description |
|---|---|
| Task |