Class PersonAppServiceClientProxy_Tests
Inheritance
object
PersonAppServiceClientProxy_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()
Assembly: Volo.Abp.Http.Client.Tests.dll
Syntax
public class PersonAppServiceClientProxy_Tests : AbpHttpClientTestBase, IDisposable
Constructors
PersonAppServiceClientProxy_Tests()
Declaration
public PersonAppServiceClientProxy_Tests()
Methods
Create()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Create_Validate_Exception()
Declaration
public Task Create_Validate_Exception()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
CreateFileAsync()
Declaration
public Task CreateFileAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
CreateMultipleFileAsync()
Declaration
public Task CreateMultipleFileAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Delete()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
DownloadAsync()
Declaration
public Task DownloadAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Get()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
GetList()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
GetParams()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Declaration
public Task GetParamsFromFormAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
GetParamsFromQueryAsync()
Declaration
public Task GetParamsFromQueryAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
GetWithAuthorized()
Declaration
public Task GetWithAuthorized()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
GetWithComplexType()
Declaration
public Task GetWithComplexType()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Update()
Declaration
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
UploadAsync()
Declaration
public Task UploadAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
UploadMultipleAsync()
Declaration
public Task UploadMultipleAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
UploadPartialAsync()
Declaration
public Task UploadPartialAsync()
Returns
| Type |
Description |
| System.Threading.Tasks.Task |
|
Implements
System.IDisposable
Extension Methods