C# Class GameCommon.GameExceptions

Inheritance: System.Exception
Afficher le fichier Open project: nzhul/TelerikAcademy

Méthodes publiques

Méthode Description
GameExceptions ( ) : System
GameExceptions ( string message ) : System

Method Details

GameExceptions() public méthode

public GameExceptions ( ) : System
Résultat System

GameExceptions() public méthode

public GameExceptions ( string message ) : System
message string
Résultat System