C# Class withSIX.Play.Core.Games.Entities.RequirementProcessException

Inheritance: System.Exception
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
RequirementProcessException ( string message, Exception inner ) : System

Method Details

RequirementProcessException() public méthode

public RequirementProcessException ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System