C# Class NotImplExceptionFilterAttribute, game-server-programming-course

Inheritance: ExceptionFilterAttribute
Datei anzeigen 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