C# Class UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.NewProfile.GPNewProfileBadNickException

Inheritance: GPNewProfileException
Afficher le fichier Open project: GameProgressive/UniSpyServer

Méthodes publiques

Méthode Description
GPNewProfileBadNickException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPNewProfileBadNickException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPNewProfileBadNickException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

Method Details

GPNewProfileBadNickException() public méthode

public GPNewProfileBadNickException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPNewProfileBadNickException() public méthode

public GPNewProfileBadNickException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPNewProfileBadNickException() public méthode

public GPNewProfileBadNickException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
innerException System.Exception
Résultat UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate