C# Class Sharpcraft.Networking.Packets.ServerListPingPacket

Inheritance: Packet
Exibir arquivo Open project: SijmenSchoon/Sharpcraft

Public Properties

Property Type Description
Data string

Public Methods

Method Description
ServerListPingPacket ( string data = null ) : Sharpcraft.Networking.Enums

Method Details

ServerListPingPacket() public method

public ServerListPingPacket ( string data = null ) : Sharpcraft.Networking.Enums
data string
return Sharpcraft.Networking.Enums

Property Details

Data public_oe property

public string Data
return string