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

Inheritance: ExceptionFilterAttribute
Afficher le fichier Open project: vsillan/game-server-programming-course Class Usage Examples

Méthodes publiques

Méthode Description
OnException ( ExceptionContext, context ) : void

Method Details

OnException() public méthode

public OnException ( ExceptionContext, context ) : void
context ExceptionContext,
Résultat void