C# Class SagaLogin.Packets.Client.GwRequestNew

Inheritance: SagaLib.Packet
Show file Open project: Willyham/SagaRO2

Public Methods

Method Description
GwRequestNew ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GwRequestNew() public method

public GwRequestNew ( ) : System
return System

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void