C# 클래스 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.NewProfile.GPNewProfileBadNickException

상속: GPNewProfileException
파일 보기 프로젝트 열기: GameProgressive/UniSpyServer

공개 메소드들

메소드 설명
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

메소드 상세

GPNewProfileBadNickException() 공개 메소드

public GPNewProfileBadNickException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPNewProfileBadNickException() 공개 메소드

public GPNewProfileBadNickException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

GPNewProfileBadNickException() 공개 메소드

public GPNewProfileBadNickException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
message string
innerException System.Exception
리턴 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate