C# Class Ctf.ApplicationTools.DataObjects.ApplicationError

Inheritance: Ctf.Communication.DataObjects.ServerJsonResponse
Afficher le fichier Open project: blstream/Patronage2013-CaptureTheFlag

Méthodes publiques

Méthode Description
ApplicationError ( string errorDescription, int errorCode = APPLICATION_ERROR ) : System

Method Details

ApplicationError() public méthode

public ApplicationError ( string errorDescription, int errorCode = APPLICATION_ERROR ) : System
errorDescription string
errorCode int
Résultat System