C# 클래스 Aurora.Addon.HyperGrid.HypergridHandlers

파일 보기 프로젝트 열기: RevolutionSmythe/Aurora-HG-Plugin 1 사용 예제들

공개 메소드들

메소드 설명
GetRegion ( Nwc.XmlRpc.XmlRpcRequest request, IPEndPoint remoteClient ) : Nwc.XmlRpc.XmlRpcResponse
HypergridHandlers ( IGatekeeperService gatekeeper ) : System
LinkRegionRequest ( Nwc.XmlRpc.XmlRpcRequest request, IPEndPoint remoteClient ) : Nwc.XmlRpc.XmlRpcResponse

Someone wants to link to us

메소드 상세

GetRegion() 공개 메소드

public GetRegion ( Nwc.XmlRpc.XmlRpcRequest request, IPEndPoint remoteClient ) : Nwc.XmlRpc.XmlRpcResponse
request Nwc.XmlRpc.XmlRpcRequest
remoteClient System.Net.IPEndPoint
리턴 Nwc.XmlRpc.XmlRpcResponse

HypergridHandlers() 공개 메소드

public HypergridHandlers ( IGatekeeperService gatekeeper ) : System
gatekeeper IGatekeeperService
리턴 System

LinkRegionRequest() 공개 메소드

Someone wants to link to us
public LinkRegionRequest ( Nwc.XmlRpc.XmlRpcRequest request, IPEndPoint remoteClient ) : Nwc.XmlRpc.XmlRpcResponse
request Nwc.XmlRpc.XmlRpcRequest
remoteClient System.Net.IPEndPoint
리턴 Nwc.XmlRpc.XmlRpcResponse