public ModelBindingActionInvoker ( ControllerActionInvokerCache cache, IControllerFactory controllerFactory, IControllerArgumentBinder controllerArgumentBinder, ILogger logger, System.Diagnostics.DiagnosticSource diagnosticSource, Microsoft.AspNetCore.Mvc.ActionContext actionContext, IReadOnlyList valueProviderFactories, int maxModelValidationErrors ) : System.Collections.Generic |
cache |
ControllerActionInvokerCache |
|
controllerFactory |
IControllerFactory |
|
controllerArgumentBinder |
IControllerArgumentBinder |
|
logger |
ILogger |
|
diagnosticSource |
System.Diagnostics.DiagnosticSource |
|
actionContext |
Microsoft.AspNetCore.Mvc.ActionContext |
|
valueProviderFactories |
IReadOnlyList |
|
maxModelValidationErrors |
int |
|
리턴 |
System.Collections.Generic |
|