C# Class Ru.GameSchool.BusinessLayer.Exceptions.GameSchoolException

Inheritance: System.Exception
Datei anzeigen Open project: davidein/Ru.GameSchool

Public Methods

Method Description
GameSchoolException ( string message ) : System

Method Details

GameSchoolException() public method

public GameSchoolException ( string message ) : System
message string
return System