메소드 | 설명 | |
---|---|---|
OnActionExecuting ( ActionExecutingContext context ) : void |
Called before the action method is invoked
|
메소드 | 설명 | |
---|---|---|
ValidateAttributes ( ParameterInfo parameter, object args, ModelStateDictionary modelState ) : void |
public OnActionExecuting ( ActionExecutingContext context ) : void | ||
context | ActionExecutingContext | |
리턴 | void |