Class CurrentContextResponseResult
A response that maintains the existing response data.
Inheritance
System.Object
CurrentContextResponseResult
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public class CurrentContextResponseResult : IActionResult
Methods
View SourceExecuteResultAsync(ActionContext)
Declaration
public Task ExecuteResultAsync(ActionContext context)
Parameters
Type | Name | Description |
---|---|---|
ActionContext | context |
Returns
Type | Description |
---|---|
Task |