Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
NotImplExceptionFilterAttribute
C# Class NotImplExceptionFilterAttribute, game-server-programming-course
Inheritance:
ExceptionFilterAttribute
Show file
Open project: vsillan/game-server-programming-course
Class Usage Examples
Public Methods
Method
Description
OnException
(
ExceptionContext,
context
) :
void
Method Details
OnException()
public
method
public
OnException
(
ExceptionContext,
context
) :
void
context
ExceptionContext,
return
void