C# 클래스 UniSpyServer.Servers.PresenceSearchPlayer.Entity.Exception.GPBuddyMsgExtInfoNotSupportedException

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

공개 메소드들

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

메소드 상세

GPBuddyMsgExtInfoNotSupportedException() 공개 메소드

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

GPBuddyMsgExtInfoNotSupportedException() 공개 메소드

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

GPBuddyMsgExtInfoNotSupportedException() 공개 메소드

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