C# Class BusinessLogic.Exceptions.PlayerNotInGamingGroupException

Inheritance: ApiFriendlyException
Afficher le fichier Open project: NemeStats/NemeStats

Méthodes publiques

Méthode Description
PlayerNotInGamingGroupException ( int playerId, int gamingGroupId ) : System.Net

Method Details

PlayerNotInGamingGroupException() public méthode

public PlayerNotInGamingGroupException ( int playerId, int gamingGroupId ) : System.Net
playerId int
gamingGroupId int
Résultat System.Net