C# Class Protocol.GameObjects.WrongMoveException

Inheritance: System.Exception
Mostra file Open project: Beginner7/Command2

Public Methods

Method Description
WrongMoveException ( string message ) : System

Method Details

WrongMoveException() public method

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