C# 클래스 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.General.GPNotLoggedInException

상속: UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.General.GPException
파일 보기 프로젝트 열기: GameProgressive/UniSpyServer

공개 메소드들

메소드 설명
GPNotLoggedInException ( ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPNotLoggedInException ( string message ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate
GPNotLoggedInException ( string message, System.Exception innerException ) : UniSpyServer.Servers.PresenceSearchPlayer.Entity.Enumerate

메소드 상세

GPNotLoggedInException() 공개 메소드

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

GPNotLoggedInException() 공개 메소드

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

GPNotLoggedInException() 공개 메소드

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