C# Class SagaLogin.Packets.Client.SendCRC

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

Public Methods

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

Method Details

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

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

SendCRC() public method

public SendCRC ( ) : System
return System