aspnetcore/src/Microsoft.AspNetCore.Mvc.Ra.../baseline.netcore.json

9047 lines
266 KiB
JSON

{
"AssemblyIdentity": "Microsoft.AspNetCore.Mvc.RazorPages, Version=2.0.3.0, Culture=neutral, PublicKeyToken=adb9793829ddae60",
"Types": [
{
"Name": "Microsoft.AspNetCore.Mvc.Internal.MvcRazorPagesDiagnosticSourceExtensions",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "BeforeHandlerMethod",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "actionContext",
"Type": "Microsoft.AspNetCore.Mvc.ActionContext"
},
{
"Name": "handlerMethodDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
},
{
"Name": "arguments",
"Type": "System.Collections.Generic.IDictionary<System.String, System.Object>"
},
{
"Name": "instance",
"Type": "System.Object"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterHandlerMethod",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "actionContext",
"Type": "Microsoft.AspNetCore.Mvc.ActionContext"
},
{
"Name": "handlerMethodDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
},
{
"Name": "arguments",
"Type": "System.Collections.Generic.IDictionary<System.String, System.Object>"
},
{
"Name": "instance",
"Type": "System.Object"
},
{
"Name": "result",
"Type": "Microsoft.AspNetCore.Mvc.IActionResult"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeforeOnPageHandlerExecution",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutionContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterOnPageHandlerExecution",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeforeOnPageHandlerExecuting",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutingContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterOnPageHandlerExecuting",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutingContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeforeOnPageHandlerExecuted",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterOnPageHandlerExecuted",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerExecutedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeforeOnPageHandlerSelection",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerSelectedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterOnPageHandlerSelection",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerSelectedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeforeOnPageHandlerSelected",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerSelectedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AfterOnPageHandlerSelected",
"Parameters": [
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "handlerSelectedContext",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
}
],
"ReturnType": "System.Void",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.IAsyncPageFilter",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata"
],
"Members": [
{
"Kind": "Method",
"Name": "OnPageHandlerSelectionAsync",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
}
],
"ReturnType": "System.Threading.Tasks.Task",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerExecutionAsync",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
},
{
"Name": "next",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutionDelegate"
}
],
"ReturnType": "System.Threading.Tasks.Task",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata"
],
"Members": [
{
"Kind": "Method",
"Name": "OnPageHandlerSelected",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Filters.FilterContext",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Canceled",
"Parameters": [],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Canceled",
"Parameters": [
{
"Name": "value",
"Type": "System.Boolean"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerInstance",
"Parameters": [],
"ReturnType": "System.Object",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerMethod",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Exception",
"Parameters": [],
"ReturnType": "System.Exception",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Exception",
"Parameters": [
{
"Name": "value",
"Type": "System.Exception"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ExceptionDispatchInfo",
"Parameters": [],
"ReturnType": "System.Runtime.ExceptionServices.ExceptionDispatchInfo",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ExceptionDispatchInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Runtime.ExceptionServices.ExceptionDispatchInfo"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ExceptionHandled",
"Parameters": [],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ExceptionHandled",
"Parameters": [
{
"Name": "value",
"Type": "System.Boolean"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Result",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.IActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Result",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.IActionResult"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "filters",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata>"
},
{
"Name": "handlerMethod",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
},
{
"Name": "handlerInstance",
"Type": "System.Object"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Filters.FilterContext",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Result",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.IActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Result",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.IActionResult"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerArguments",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.String, System.Object>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerMethod",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerInstance",
"Parameters": [],
"ReturnType": "System.Object",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "filters",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata>"
},
{
"Name": "handlerMethod",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
},
{
"Name": "handlerArguments",
"Type": "System.Collections.Generic.IDictionary<System.String, System.Object>"
},
{
"Name": "handlerInstance",
"Type": "System.Object"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutionDelegate",
"Visibility": "Public",
"Kind": "Class",
"Sealed": true,
"BaseType": "System.MulticastDelegate",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "Invoke",
"Parameters": [],
"ReturnType": "System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeginInvoke",
"Parameters": [
{
"Name": "callback",
"Type": "System.AsyncCallback"
},
{
"Name": "object",
"Type": "System.Object"
}
],
"ReturnType": "System.IAsyncResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "EndInvoke",
"Parameters": [
{
"Name": "result",
"Type": "System.IAsyncResult"
}
],
"ReturnType": "System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "object",
"Type": "System.Object"
},
{
"Name": "method",
"Type": "System.IntPtr"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Filters.FilterContext",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerMethod",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HandlerMethod",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerInstance",
"Parameters": [],
"ReturnType": "System.Object",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "filters",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata>"
},
{
"Name": "handlerInstance",
"Type": "System.Object"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_HandlerMethods",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HandlerMethods",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor>"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerTypeInfo",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HandlerTypeInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ModelTypeInfo",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ModelTypeInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PageTypeInfo",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PageTypeInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.IPageActivatorProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreateActivator",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateReleaser",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.IPageFactoryProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreatePageFactory",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreatePageDisposer",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelActivatorProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreateActivator",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateReleaser",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelFactoryProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreateModelFactory",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateModelDisposer",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.NonHandlerAttribute",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "System.Attribute",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Page",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"BaseType": "Microsoft.AspNetCore.Mvc.RazorPages.PageBase",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Protected",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptor",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_RelativePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_RelativePath",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewEnginePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewEnginePath",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_DisplayName",
"Parameters": [],
"ReturnType": "System.String",
"Virtual": true,
"Override": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_DisplayName",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageBase",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"BaseType": "Microsoft.AspNetCore.Mvc.Razor.RazorPageBase",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_PageContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PageContext",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.Rendering.ViewContext",
"Virtual": true,
"Override": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewContext",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.Rendering.ViewContext"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HttpContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpContext",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Request",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpRequest",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Response",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpResponse",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_RouteData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Routing.RouteData",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ModelState",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "EnsureRenderedBodyOrSections",
"Parameters": [],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BeginContext",
"Parameters": [
{
"Name": "position",
"Type": "System.Int32"
},
{
"Name": "length",
"Type": "System.Int32"
},
{
"Name": "isLiteral",
"Type": "System.Boolean"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "EndContext",
"Parameters": [],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "contentEncoding",
"Type": "System.Text.Encoding"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "Microsoft.Net.Http.Headers.MediaTypeHeaderValue"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileContents",
"Type": "System.Byte[]"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileContents",
"Type": "System.Byte[]"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileStream",
"Type": "System.IO.Stream"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileStreamResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileStream",
"Type": "System.IO.Stream"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileStreamResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "virtualPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.VirtualFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "virtualPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.VirtualFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "PhysicalFile",
"Parameters": [
{
"Name": "physicalPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.PhysicalFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "PhysicalFile",
"Parameters": [
{
"Name": "physicalPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.PhysicalFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirect",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPermanent",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPreserveMethod",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPermanentPreserveMethod",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "NotFound",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.NotFoundResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "NotFound",
"Parameters": [
{
"Name": "value",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.NotFoundObjectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Page",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Redirect",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPermanent",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPreserveMethod",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPermanentPreserveMethod",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPreserveMethod",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "controllerName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanentPreserveMethod",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "controllerName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePreserveMethod",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanentPreserveMethod",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePreserveMethod",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "pageHandler",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanentPreserveMethod",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "pageHandler",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignIn",
"Parameters": [
{
"Name": "principal",
"Type": "System.Security.Claims.ClaimsPrincipal"
},
{
"Name": "authenticationScheme",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignInResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignIn",
"Parameters": [
{
"Name": "principal",
"Type": "System.Security.Claims.ClaimsPrincipal"
},
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationScheme",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignInResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignOut",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignOutResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignOut",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignOutResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "StatusCode",
"Parameters": [
{
"Name": "statusCode",
"Type": "System.Int32"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.StatusCodeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "StatusCode",
"Parameters": [
{
"Name": "statusCode",
"Type": "System.Int32"
},
{
"Name": "value",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ObjectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Unauthorized",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.UnauthorizedResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "includeExpressions",
"Type": "System.Linq.Expressions.Expression<System.Func<T0, System.Object>>[]",
"IsParams": true
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "includeExpressions",
"Type": "System.Linq.Expressions.Expression<System.Func<T0, System.Object>>[]",
"IsParams": true
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "modelType",
"Type": "System.Type"
},
{
"Name": "prefix",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "modelType",
"Type": "System.Type"
},
{
"Name": "prefix",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryValidateModel",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
}
],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryValidateModel",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "prefix",
"Type": "System.String"
}
],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Protected",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.ActionContext",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ActionDescriptor",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ValueProviderFactories",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ValueProviderFactories",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory>"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewData",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewStartFactories",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<System.Func<Microsoft.AspNetCore.Mvc.Razor.IRazorPage>>",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewStartFactories",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IList<System.Func<Microsoft.AspNetCore.Mvc.Razor.IRazorPage>>"
}
],
"ReturnType": "System.Void",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "actionContext",
"Type": "Microsoft.AspNetCore.Mvc.ActionContext"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageContextAttribute",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "System.Attribute",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageModel",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_PageContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PageContext",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HttpContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpContext",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Request",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpRequest",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Response",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Http.HttpResponse",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_RouteData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Routing.RouteData",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ModelState",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_User",
"Parameters": [],
"ReturnType": "System.Security.Claims.ClaimsPrincipal",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_TempData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_TempData",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionary"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Url",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.IUrlHelper",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Url",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.IUrlHelper"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "includeExpressions",
"Type": "System.Linq.Expressions.Expression<System.Func<T0, System.Object>>[]",
"IsParams": true
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "includeExpressions",
"Type": "System.Linq.Expressions.Expression<System.Func<T0, System.Object>>[]",
"IsParams": true
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "model",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"Class": true,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "modelType",
"Type": "System.Type"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "modelType",
"Type": "System.Type"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "valueProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider"
},
{
"Name": "propertyFilter",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.ModelMetadata, System.Boolean>"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Challenge",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ChallengeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "contentEncoding",
"Type": "System.Text.Encoding"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Content",
"Parameters": [
{
"Name": "content",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "Microsoft.Net.Http.Headers.MediaTypeHeaderValue"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Forbid",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ForbidResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileContents",
"Type": "System.Byte[]"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileContents",
"Type": "System.Byte[]"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileContentResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileStream",
"Type": "System.IO.Stream"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileStreamResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "fileStream",
"Type": "System.IO.Stream"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.FileStreamResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "virtualPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.VirtualFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "File",
"Parameters": [
{
"Name": "virtualPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.VirtualFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirect",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPermanent",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPreserveMethod",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "LocalRedirectPermanentPreserveMethod",
"Parameters": [
{
"Name": "localUrl",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.LocalRedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "NotFound",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.NotFoundResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "NotFound",
"Parameters": [
{
"Name": "value",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.NotFoundObjectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Page",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "PhysicalFile",
"Parameters": [
{
"Name": "physicalPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.PhysicalFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "PhysicalFile",
"Parameters": [
{
"Name": "physicalPath",
"Type": "System.String"
},
{
"Name": "contentType",
"Type": "System.String"
},
{
"Name": "fileDownloadName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.PhysicalFileResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Redirect",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPermanent",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPreserveMethod",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectPermanentPreserveMethod",
"Parameters": [
{
"Name": "url",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToAction",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPreserveMethod",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "controllerName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanent",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String"
},
{
"Name": "controllerName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToActionPermanentPreserveMethod",
"Parameters": [
{
"Name": "actionName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "controllerName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToActionResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoute",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePreserveMethod",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanent",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToRoutePermanentPreserveMethod",
"Parameters": [
{
"Name": "routeName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToRouteResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPage",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanent",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "pageHandler",
"Type": "System.String"
},
{
"Name": "routeValues",
"Type": "System.Object"
},
{
"Name": "fragment",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePreserveMethod",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "pageHandler",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RedirectToPagePermanentPreserveMethod",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "pageHandler",
"Type": "System.String",
"DefaultValue": "null"
},
{
"Name": "routeValues",
"Type": "System.Object",
"DefaultValue": "null"
},
{
"Name": "fragment",
"Type": "System.String",
"DefaultValue": "null"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RedirectToPageResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignIn",
"Parameters": [
{
"Name": "principal",
"Type": "System.Security.Claims.ClaimsPrincipal"
},
{
"Name": "authenticationScheme",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignInResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignIn",
"Parameters": [
{
"Name": "principal",
"Type": "System.Security.Claims.ClaimsPrincipal"
},
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationScheme",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignInResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignOut",
"Parameters": [
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignOutResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "SignOut",
"Parameters": [
{
"Name": "properties",
"Type": "Microsoft.AspNetCore.Authentication.AuthenticationProperties"
},
{
"Name": "authenticationSchemes",
"Type": "System.String[]",
"IsParams": true
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.SignOutResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "StatusCode",
"Parameters": [
{
"Name": "statusCode",
"Type": "System.Int32"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.StatusCodeResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "StatusCode",
"Parameters": [
{
"Name": "statusCode",
"Type": "System.Int32"
},
{
"Name": "value",
"Type": "System.Object"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ObjectResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "Unauthorized",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.UnauthorizedResult",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryValidateModel",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
}
],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "TryValidateModel",
"Parameters": [
{
"Name": "model",
"Type": "System.Object"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Protected",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.PageResult",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.ActionResult",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ContentType",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ContentType",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Model",
"Parameters": [],
"ReturnType": "System.Object",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Page",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageBase",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Page",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageBase"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewData",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewData",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_StatusCode",
"Parameters": [],
"ReturnType": "System.Nullable<System.Int32>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_StatusCode",
"Parameters": [
{
"Name": "value",
"Type": "System.Nullable<System.Int32>"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "ExecuteResultAsync",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ActionContext"
}
],
"ReturnType": "System.Threading.Tasks.Task",
"Virtual": true,
"Override": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.IActionResult",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_Conventions",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_RootDirectory",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_RootDirectory",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.AuthorizationPageApplicationModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "policyProvider",
"Type": "Microsoft.AspNetCore.Authorization.IAuthorizationPolicyProvider"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.AutoValidateAntiforgeryPageApplicationModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.CompiledPageActionDescriptorBuilder",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "Build",
"Parameters": [
{
"Name": "applicationModel",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
},
{
"Name": "globalFilters",
"Type": "Microsoft.AspNetCore.Mvc.Filters.FilterCollection"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Static": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.CompiledPageRouteModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "GetViewDescriptors",
"Parameters": [
{
"Name": "applicationManager",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager"
}
],
"ReturnType": "System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.Razor.Compilation.CompiledViewDescriptor>",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "applicationManager",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager"
},
{
"Name": "pagesOptionsAccessor",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.DefaultPageApplicationModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateModel",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
},
{
"Name": "pageTypeInfo",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateHandlerModel",
"Parameters": [
{
"Name": "method",
"Type": "System.Reflection.MethodInfo"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateParameterModel",
"Parameters": [
{
"Name": "parameter",
"Type": "System.Reflection.ParameterInfo"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageParameterModel",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreatePropertyModel",
"Parameters": [
{
"Name": "property",
"Type": "System.Reflection.PropertyInfo"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "IsHandler",
"Parameters": [
{
"Name": "methodInfo",
"Type": "System.Reflection.MethodInfo"
}
],
"ReturnType": "System.Boolean",
"Virtual": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.DefaultPageArgumentBinder",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageArgumentBinder",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "BindAsync",
"Parameters": [
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "value",
"Type": "System.Object"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "type",
"Type": "System.Type"
}
],
"ReturnType": "System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingResult>",
"Virtual": true,
"Override": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "binder",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.DefaultPageLoader",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader"
],
"Members": [
{
"Kind": "Method",
"Name": "Load",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "applicationModelProviders",
"Type": "System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider>"
},
{
"Name": "viewCompilerProvider",
"Type": "Microsoft.AspNetCore.Mvc.Razor.Compilation.IViewCompilerProvider"
},
{
"Name": "pageOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
},
{
"Name": "mvcOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.MvcOptions>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.ExecutorFactory",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreateExecutor",
"Parameters": [
{
"Name": "handlerDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor"
}
],
"ReturnType": "System.Func<System.Object, System.Object[], System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult>>",
"Static": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionDescriptorChangeProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Infrastructure.IActionDescriptorChangeProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "GetChangeToken",
"Parameters": [],
"ReturnType": "Microsoft.Extensions.Primitives.IChangeToken",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Infrastructure.IActionDescriptorChangeProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "templateEngine",
"Type": "Microsoft.AspNetCore.Razor.Language.RazorTemplateEngine"
},
{
"Name": "fileProviderAccessor",
"Type": "Microsoft.AspNetCore.Mvc.Razor.Internal.IRazorViewEngineFileProviderAccessor"
},
{
"Name": "razorPagesOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvoker",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Abstractions.IActionInvoker"
],
"Members": [
{
"Kind": "Method",
"Name": "InvokeInnerFilterAsync",
"Parameters": [],
"ReturnType": "System.Threading.Tasks.Task",
"Virtual": true,
"Override": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "ReleaseResources",
"Parameters": [],
"ReturnType": "System.Void",
"Virtual": true,
"Override": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "handlerMethodSelector",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageHandlerMethodSelector"
},
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "logger",
"Type": "Microsoft.Extensions.Logging.ILogger"
},
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "filterMetadata",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata[]"
},
{
"Name": "cacheEntry",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvokerCacheEntry"
},
{
"Name": "parameterBinder",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder"
},
{
"Name": "tempDataFactory",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory"
},
{
"Name": "htmlHelperOptions",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelperOptions"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvokerCacheEntry",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PageFactory",
"Parameters": [],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ReleasePage",
"Parameters": [],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ModelFactory",
"Parameters": [],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ReleaseModel",
"Parameters": [],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PropertyBinder",
"Parameters": [],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object, System.Threading.Tasks.Task>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Executors",
"Parameters": [],
"ReturnType": "System.Func<System.Object, System.Object[], System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult>>[]",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewDataFactory",
"Parameters": [],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider, Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary, Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewStartFactories",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IReadOnlyList<System.Func<Microsoft.AspNetCore.Mvc.Razor.IRazorPage>>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_CacheableFilters",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.Filters.FilterItem[]",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
},
{
"Name": "viewDataFactory",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider, Microsoft.AspNetCore.Mvc.ModelBinding.ModelStateDictionary, Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionary>"
},
{
"Name": "pageFactory",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>"
},
{
"Name": "releasePage",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>"
},
{
"Name": "modelFactory",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>"
},
{
"Name": "releaseModel",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>"
},
{
"Name": "propertyBinder",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object, System.Threading.Tasks.Task>"
},
{
"Name": "executors",
"Type": "System.Func<System.Object, System.Object[], System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.IActionResult>>[]"
},
{
"Name": "viewStartFactories",
"Type": "System.Collections.Generic.IReadOnlyList<System.Func<Microsoft.AspNetCore.Mvc.Razor.IRazorPage>>"
},
{
"Name": "cacheableFilters",
"Type": "Microsoft.AspNetCore.Mvc.Filters.FilterItem[]"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageActionInvokerProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Abstractions.IActionInvokerProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionInvokerProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Abstractions.ActionInvokerProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionInvokerProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Abstractions.ActionInvokerProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionInvokerProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "loader",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader"
},
{
"Name": "pageFactoryProvider",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.IPageFactoryProvider"
},
{
"Name": "modelFactoryProvider",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelFactoryProvider"
},
{
"Name": "razorPageFactoryProvider",
"Type": "Microsoft.AspNetCore.Mvc.Razor.IRazorPageFactoryProvider"
},
{
"Name": "collectionProvider",
"Type": "Microsoft.AspNetCore.Mvc.Infrastructure.IActionDescriptorCollectionProvider"
},
{
"Name": "filterProviders",
"Type": "System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.Filters.IFilterProvider>"
},
{
"Name": "parameterBinder",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder"
},
{
"Name": "modelMetadataProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider"
},
{
"Name": "tempDataFactory",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory"
},
{
"Name": "mvcOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.MvcOptions>"
},
{
"Name": "htmlHelperOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelperOptions>"
},
{
"Name": "selector",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageHandlerMethodSelector"
},
{
"Name": "razorProject",
"Type": "Microsoft.AspNetCore.Razor.Language.RazorProject"
},
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "loggerFactory",
"Type": "Microsoft.Extensions.Logging.ILoggerFactory"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PagePropertyBinderFactory",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "CreateBinder",
"Parameters": [
{
"Name": "parameterBinder",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder"
},
{
"Name": "modelMetadataProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider"
},
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object, System.Threading.Tasks.Task>",
"Static": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageSaveTempDataPropertyFilter",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataPropertyFilterBase",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Filters.IPageFilter"
],
"Members": [
{
"Kind": "Method",
"Name": "get_FilterFactory",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageSaveTempDataPropertyFilterFactory",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_FilterFactory",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageSaveTempDataPropertyFilterFactory"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerSelected",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerSelectedContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutingContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnPageHandlerExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Filters.PageHandlerExecutedContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Filters.IPageFilter",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "factory",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.ITempDataDictionaryFactory"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageSaveTempDataPropertyFilterFactory",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Filters.IFilterFactory"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataProperty>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Properties",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataProperty>"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_IsReusable",
"Parameters": [],
"ReturnType": "System.Boolean",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Filters.IFilterFactory",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateInstance",
"Parameters": [
{
"Name": "serviceProvider",
"Type": "System.IServiceProvider"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Filters.IFilterFactory",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "GetTempDataProperties",
"Parameters": [
{
"Name": "modelType",
"Type": "System.Type"
}
],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataProperty>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.PageSelectorModel",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "PopulateDefaults",
"Parameters": [
{
"Name": "model",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel"
},
{
"Name": "routeTemplate",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Static": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.RazorPagesRazorViewEngineOptionsSetup",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.Extensions.Options.IConfigureOptions<Microsoft.AspNetCore.Mvc.Razor.RazorViewEngineOptions>"
],
"Members": [
{
"Kind": "Method",
"Name": "Configure",
"Parameters": [
{
"Name": "options",
"Type": "Microsoft.AspNetCore.Mvc.Razor.RazorViewEngineOptions"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.Extensions.Options.IConfigureOptions<Microsoft.AspNetCore.Mvc.Razor.RazorViewEngineOptions>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pagesOptions",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.RazorProjectPageRouteModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "razorProject",
"Type": "Microsoft.AspNetCore.Razor.Language.RazorProject"
},
{
"Name": "pagesOptionsAccessor",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
},
{
"Name": "loggerFactory",
"Type": "Microsoft.Extensions.Logging.ILoggerFactory"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Internal.TempDataFilterPageApplicationModelProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DefaultPageActivatorProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.IPageActivatorProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "CreateActivator",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageActivatorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateReleaser",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageActivatorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DefaultPageFactoryProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.IPageFactoryProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "CreatePageFactory",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageFactoryProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreatePageDisposer",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, Microsoft.AspNetCore.Mvc.Rendering.ViewContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageFactoryProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pageActivator",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.IPageActivatorProvider"
},
{
"Name": "metadataProvider",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.IModelMetadataProvider"
},
{
"Name": "urlHelperFactory",
"Type": "Microsoft.AspNetCore.Mvc.Routing.IUrlHelperFactory"
},
{
"Name": "jsonHelper",
"Type": "Microsoft.AspNetCore.Mvc.Rendering.IJsonHelper"
},
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "htmlEncoder",
"Type": "System.Text.Encodings.Web.HtmlEncoder"
},
{
"Name": "modelExpressionProvider",
"Type": "Microsoft.AspNetCore.Mvc.ViewFeatures.IModelExpressionProvider"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DefaultPageModelActivatorProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.IPageModelActivatorProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "CreateActivator",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelActivatorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateReleaser",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelActivatorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DefaultPageModelFactoryProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.IPageModelFactoryProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "CreateModelFactory",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Func<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelFactoryProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "CreateModelDisposer",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor"
}
],
"ReturnType": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.PageContext, System.Object>",
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelFactoryProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "modelActivator",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.IPageModelActivatorProvider"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_MethodInfo",
"Parameters": [],
"ReturnType": "System.Reflection.MethodInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_MethodInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.MethodInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HttpMethod",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HttpMethod",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Name",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Name",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Parameters",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerParameterDescriptor>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Parameters",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerParameterDescriptor>"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerParameterDescriptor",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ParameterInfo",
"Parameters": [],
"ReturnType": "System.Reflection.ParameterInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ParameterInfo",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.ParameterInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageHandlerMethodSelector",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "Select",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageLoader",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "Load",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.CompiledPageActionDescriptor",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageActionDescriptorProvider",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Abstractions.IActionDescriptorProvider"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionDescriptorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Order",
"Parameters": [
{
"Name": "value",
"Type": "System.Int32"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptorProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionDescriptorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BuildModel",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel>",
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Abstractions.ActionDescriptorProviderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Abstractions.IActionDescriptorProvider",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "pageRouteModelProviders",
"Type": "System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider>"
},
{
"Name": "mvcOptionsAccessor",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.MvcOptions>"
},
{
"Name": "pagesOptionsAccessor",
"Type": "Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageArgumentBinder",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "BindModelAsync",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "type",
"Type": "System.Type"
},
{
"Name": "default",
"Type": "System.Object"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "BindModelAsync<T0>",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<T0>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "BindModelAsync<T0>",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "default",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<T0>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "value",
"Type": "T0"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "TryUpdateModelAsync<T0>",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "value",
"Type": "T0"
},
{
"Name": "name",
"Type": "System.String"
}
],
"ReturnType": "System.Threading.Tasks.Task<System.Boolean>",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TModel",
"ParameterPosition": 0,
"BaseTypeOrInterfaces": []
}
]
},
{
"Kind": "Method",
"Name": "BindAsync",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "value",
"Type": "System.Object"
},
{
"Name": "name",
"Type": "System.String"
},
{
"Name": "type",
"Type": "System.Type"
}
],
"ReturnType": "System.Threading.Tasks.Task<Microsoft.AspNetCore.Mvc.ModelBinding.ModelBindingResult>",
"Virtual": true,
"Abstract": true,
"Visibility": "Protected",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Protected",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageBoundPropertyDescriptor",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Abstractions.ParameterDescriptor",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_Property",
"Parameters": [],
"ReturnType": "System.Reflection.PropertyInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Property",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.PropertyInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageDirectiveFeature",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "TryGetPageDirective",
"Parameters": [
{
"Name": "logger",
"Type": "Microsoft.Extensions.Logging.ILogger"
},
{
"Name": "projectItem",
"Type": "Microsoft.AspNetCore.Razor.Language.RazorProjectItem"
},
{
"Name": "template",
"Type": "System.String",
"Direction": "Out"
}
],
"ReturnType": "System.Boolean",
"Static": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageModelAttribute",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "System.Attribute",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageResultExecutor",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "ExecuteAsync",
"Parameters": [
{
"Name": "pageContext",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
},
{
"Name": "result",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageResult"
}
],
"ReturnType": "System.Threading.Tasks.Task",
"Virtual": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "writerFactory",
"Type": "Microsoft.AspNetCore.Mvc.Internal.IHttpResponseStreamWriterFactory"
},
{
"Name": "compositeViewEngine",
"Type": "Microsoft.AspNetCore.Mvc.ViewEngines.ICompositeViewEngine"
},
{
"Name": "razorViewEngine",
"Type": "Microsoft.AspNetCore.Mvc.Razor.IRazorViewEngine"
},
{
"Name": "razorPageActivator",
"Type": "Microsoft.AspNetCore.Mvc.Razor.IRazorPageActivator"
},
{
"Name": "diagnosticSource",
"Type": "System.Diagnostics.DiagnosticSource"
},
{
"Name": "htmlEncoder",
"Type": "System.Text.Encodings.Web.HtmlEncoder"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.PageViewLocationExpander",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Razor.IViewLocationExpander"
],
"Members": [
{
"Kind": "Method",
"Name": "ExpandViewLocations",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Razor.ViewLocationExpanderContext"
},
{
"Name": "viewLocations",
"Type": "System.Collections.Generic.IEnumerable<System.String>"
}
],
"ReturnType": "System.Collections.Generic.IEnumerable<System.String>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IViewLocationExpander",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "PopulateValues",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.Razor.ViewLocationExpanderContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IViewLocationExpander",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAdapter",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.Razor.IRazorPage"
],
"Members": [
{
"Kind": "Method",
"Name": "get_ViewContext",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.Rendering.ViewContext",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ViewContext",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.Rendering.ViewContext"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_BodyContent",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Html.IHtmlContent",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_BodyContent",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Html.IHtmlContent"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_IsLayoutBeingRendered",
"Parameters": [],
"ReturnType": "System.Boolean",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_IsLayoutBeingRendered",
"Parameters": [
{
"Name": "value",
"Type": "System.Boolean"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Path",
"Parameters": [],
"ReturnType": "System.String",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Path",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Layout",
"Parameters": [],
"ReturnType": "System.String",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Layout",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PreviousSectionWriters",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.String, Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PreviousSectionWriters",
"Parameters": [
{
"Name": "value",
"Type": "System.Collections.Generic.IDictionary<System.String, Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate>"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_SectionWriters",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.String, Microsoft.AspNetCore.Mvc.Razor.RenderAsyncDelegate>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "EnsureRenderedBodyOrSections",
"Parameters": [],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "ExecuteAsync",
"Parameters": [],
"ReturnType": "System.Threading.Tasks.Task",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.Razor.IRazorPage",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "page",
"Type": "Microsoft.AspNetCore.Mvc.Razor.RazorPageBase"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.RazorPageAttribute",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "Microsoft.AspNetCore.Mvc.Razor.Compilation.RazorViewAttribute",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_RouteTemplate",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "path",
"Type": "System.String"
},
{
"Name": "viewType",
"Type": "System.Type"
},
{
"Name": "routeTemplate",
"Type": "System.String"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.DefaultPageHandlerMethodSelector",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageHandlerMethodSelector"
],
"Members": [
{
"Kind": "Method",
"Name": "Select",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageContext"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.HandlerMethodDescriptor",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.RazorPages.Infrastructure.IPageHandlerMethodSelector",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelConvention",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention"
],
"Members": [
{
"Kind": "Method",
"Name": "Apply",
"Parameters": [
{
"Name": "model",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelConvention",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention"
],
"Members": [
{
"Kind": "Method",
"Name": "Apply",
"Parameters": [
{
"Name": "model",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelProvider",
"Visibility": "Public",
"Kind": "Interface",
"Abstract": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_Order",
"Parameters": [],
"ReturnType": "System.Int32",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuting",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "OnProvidersExecuted",
"Parameters": [
{
"Name": "context",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext"
}
],
"ReturnType": "System.Void",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_RelativePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewEnginePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_RouteTemplate",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Filters",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.Object, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PageType",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PageType",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ModelType",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ModelType",
"Parameters": [
{
"Name": "value",
"Type": "System.Reflection.TypeInfo"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerType",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerTypeAttributes",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IReadOnlyList<System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerMethods",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerProperties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "actionDescriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
},
{
"Name": "handlerType",
"Type": "System.Reflection.TypeInfo"
},
{
"Name": "handlerAttributes",
"Type": "System.Collections.Generic.IReadOnlyList<System.Object>"
}
],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModelProviderContext",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_ActionDescriptor",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PageType",
"Parameters": [],
"ReturnType": "System.Reflection.TypeInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PageApplicationModel",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PageApplicationModel",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "descriptor",
"Type": "Microsoft.AspNetCore.Mvc.RazorPages.PageActionDescriptor"
},
{
"Name": "pageTypeInfo",
"Type": "System.Reflection.TypeInfo"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Visibility": "Public",
"Kind": "Class",
"BaseType": "System.Collections.ObjectModel.Collection<Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention>",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "AddPageApplicationModelConvention",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "action",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel>"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelConvention",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AddFolderApplicationModelConvention",
"Parameters": [
{
"Name": "folderPath",
"Type": "System.String"
},
{
"Name": "action",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel>"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelConvention",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AddPageRouteModelConvention",
"Parameters": [
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "action",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel>"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelConvention",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AddFolderRouteModelConvention",
"Parameters": [
{
"Name": "folderPath",
"Type": "System.String"
},
{
"Name": "action",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel>"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelConvention",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "RemoveType<T0>",
"Parameters": [],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": [
{
"ParameterName": "TPageConvention",
"ParameterPosition": 0,
"BaseTypeOrInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention"
]
}
]
},
{
"Kind": "Method",
"Name": "RemoveType",
"Parameters": [
{
"Name": "pageConventionType",
"Type": "System.Type"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "conventions",
"Type": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.IPageConvention>"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel"
],
"Members": [
{
"Kind": "Method",
"Name": "get_MethodInfo",
"Parameters": [],
"ReturnType": "System.Reflection.MethodInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HttpMethod",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HttpMethod",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_HandlerName",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_HandlerName",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Name",
"Parameters": [],
"ReturnType": "System.String",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Name",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Parameters",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageParameterModel>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Page",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Page",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Attributes",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IReadOnlyList<System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.Object, System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "handlerMethod",
"Type": "System.Reflection.MethodInfo"
},
{
"Name": "attributes",
"Type": "System.Collections.Generic.IReadOnlyList<System.Object>"
}
],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageParameterModel",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Handler",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Handler",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageHandlerModel"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Attributes",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IReadOnlyList<System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.Object, System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ParameterInfo",
"Parameters": [],
"ReturnType": "System.Reflection.ParameterInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ParameterName",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_ParameterName",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_BindingInfo",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ModelBinding.BindingInfo",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_BindingInfo",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.BindingInfo"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "parameterInfo",
"Type": "System.Reflection.ParameterInfo"
},
{
"Name": "attributes",
"Type": "System.Collections.Generic.IReadOnlyList<System.Object>"
}
],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageParameterModel"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [
"Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel"
],
"Members": [
{
"Kind": "Method",
"Name": "get_Page",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_Page",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Attributes",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IReadOnlyList<System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.ICommonModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.Object, System.Object>",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPropertyModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_BindingInfo",
"Parameters": [],
"ReturnType": "Microsoft.AspNetCore.Mvc.ModelBinding.BindingInfo",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_BindingInfo",
"Parameters": [
{
"Name": "value",
"Type": "Microsoft.AspNetCore.Mvc.ModelBinding.BindingInfo"
}
],
"ReturnType": "System.Void",
"Sealed": true,
"Virtual": true,
"ImplementedInterface": "Microsoft.AspNetCore.Mvc.ApplicationModels.IBindingModel",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PropertyInfo",
"Parameters": [],
"ReturnType": "System.Reflection.PropertyInfo",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_PropertyName",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "set_PropertyName",
"Parameters": [
{
"Name": "value",
"Type": "System.String"
}
],
"ReturnType": "System.Void",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "propertyInfo",
"Type": "System.Reflection.PropertyInfo"
},
{
"Name": "attributes",
"Type": "System.Collections.Generic.IReadOnlyList<System.Object>"
}
],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PagePropertyModel"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_RelativePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_ViewEnginePath",
"Parameters": [],
"ReturnType": "System.String",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Properties",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IDictionary<System.Object, System.Object>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "get_Selectors",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.SelectorModel>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "relativePath",
"Type": "System.String"
},
{
"Name": "viewEnginePath",
"Type": "System.String"
}
],
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [
{
"Name": "other",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel"
}
],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModelProviderContext",
"Visibility": "Public",
"Kind": "Class",
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "get_RouteModels",
"Parameters": [],
"ReturnType": "System.Collections.Generic.IList<Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel>",
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Constructor",
"Name": ".ctor",
"Parameters": [],
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.Extensions.DependencyInjection.MvcRazorPagesMvcBuilderExtensions",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "AddRazorPagesOptions",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcBuilder"
},
{
"Name": "setupAction",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "WithRazorPagesRoot",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcBuilder"
},
{
"Name": "rootDirectory",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "WithRazorPagesAtContentRoot",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcBuilder"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.Extensions.DependencyInjection.MvcRazorPagesMvcCoreBuilderExtensions",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "AddRazorPages",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AddRazorPages",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder"
},
{
"Name": "setupAction",
"Type": "System.Action<Microsoft.AspNetCore.Mvc.RazorPages.RazorPagesOptions>"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "WithRazorPagesRoot",
"Parameters": [
{
"Name": "builder",
"Type": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder"
},
{
"Name": "rootDirectory",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.Extensions.DependencyInjection.IMvcCoreBuilder",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
},
{
"Name": "Microsoft.Extensions.DependencyInjection.PageConventionCollectionExtensions",
"Visibility": "Public",
"Kind": "Class",
"Abstract": true,
"Static": true,
"Sealed": true,
"ImplementedInterfaces": [],
"Members": [
{
"Kind": "Method",
"Name": "ConfigureFilter",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "factory",
"Type": "System.Func<Microsoft.AspNetCore.Mvc.ApplicationModels.PageApplicationModel, Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata>"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.IPageApplicationModelConvention",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "ConfigureFilter",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "filter",
"Type": "Microsoft.AspNetCore.Mvc.Filters.IFilterMetadata"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AllowAnonymousToPage",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AllowAnonymousToFolder",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "folderPath",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AuthorizePage",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "policy",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AuthorizePage",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "pageName",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AuthorizeFolder",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "folderPath",
"Type": "System.String"
},
{
"Name": "policy",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AuthorizeFolder",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "folderPath",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
},
{
"Kind": "Method",
"Name": "AddPageRoute",
"Parameters": [
{
"Name": "conventions",
"Type": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection"
},
{
"Name": "pageName",
"Type": "System.String"
},
{
"Name": "route",
"Type": "System.String"
}
],
"ReturnType": "Microsoft.AspNetCore.Mvc.ApplicationModels.PageConventionCollection",
"Static": true,
"Extension": true,
"Visibility": "Public",
"GenericParameter": []
}
],
"GenericParameters": []
}
]
}