Метод | Описание | |
---|---|---|
GetHandlerType ( ) : |
Gets the type of the handler.
|
|
InitializerParams ( ) : object[] |
Initializers the parameters.
|
|
RequestLoggingAsyncAttribute ( int step, HandlerTiming timing ) : System |
Initializes a new instance of the RequestHandlerAttribute class.
|
public RequestLoggingAsyncAttribute ( int step, HandlerTiming timing ) : System | ||
step | int | The step. |
timing | HandlerTiming | The timing. |
Результат | System |