C# Class UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.GPBuddyMsgExtInfoNotSupportedException

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

Méthodes publiques

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

Method Details

GPBuddyMsgExtInfoNotSupportedException() public méthode

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

GPBuddyMsgExtInfoNotSupportedException() public méthode

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

GPBuddyMsgExtInfoNotSupportedException() public méthode

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