C# Class Protocol.GameObjects.WrongMoveException

Inheritance: System.Exception
Afficher le fichier Open project: Beginner7/Command2

Méthodes publiques

Méthode Description
WrongMoveException ( string message ) : System

Method Details

WrongMoveException() public méthode

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