C# Class Aurora.Addon.HyperGrid.HypergridHandlers

Datei anzeigen Open project: RevolutionSmythe/Aurora-HG-Plugin Class Usage Examples

Public Methods

Method Description
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

Method Details

GetRegion() public method

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

HypergridHandlers() public method

public HypergridHandlers ( IGatekeeperService gatekeeper ) : System
gatekeeper IGatekeeperService
return System

LinkRegionRequest() public method

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
return Nwc.XmlRpc.XmlRpcResponse