C# Class MBC.Core.Threading.ControllerTimeoutException

Inheritance: System.Exception
Afficher le fichier Open project: aiclub/Mohawk_Battleship Class Usage Examples

Méthodes publiques

Méthode Description
ControllerTimeoutException ( string methodName, IController2 ctrlTimeout ) : System

Method Details

ControllerTimeoutException() public méthode

public ControllerTimeoutException ( string methodName, IController2 ctrlTimeout ) : System
methodName string
ctrlTimeout IController2
Résultat System