Class RemoteStreamContentTestController_Tests
Inheritance
object
RemoteStreamContentTestController_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.ContentFormatters
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class RemoteStreamContentTestController_Tests : AspNetCoreMvcTestBase, IDisposable
Constructors
RemoteStreamContentTestController_Tests()
Declaration
public RemoteStreamContentTestController_Tests()
Methods
Download_With_Chinese_File_Name_Async()
Declaration
public Task Download_With_Chinese_File_Name_Async()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Download_With_Custom_Content_Disposition_Async()
Declaration
public Task Download_With_Custom_Content_Disposition_Async()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
DownloadAsync()
Declaration
public Task DownloadAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
UploadAsync()
Declaration
public Task UploadAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
UploadRawAsync()
Declaration
public Task UploadRawAsync()
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task |
Implements
System.IDisposable