C# Class PacketHeader, SharpQuake

Mostrar archivo Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
SizeInBytes int
length int
sequence int

Property Details

SizeInBytes public_oe static_oe property

public static int SizeInBytes
return int

length public_oe property

public int length
return int

sequence public_oe property

public int sequence
return int