C# Class Squared.Task.Network.UdpPacket

Afficher le fichier Open project: sq/Fracture

Méthodes publiques

Свойство Type Description
Bytes byte[]
EndPoint System.Net.IPEndPoint

Méthodes publiques

Méthode Description
UdpPacket ( byte bytes, IPEndPoint endPoint ) : System

Method Details

UdpPacket() public méthode

public UdpPacket ( byte bytes, IPEndPoint endPoint ) : System
bytes byte
endPoint System.Net.IPEndPoint
Résultat System

Property Details

Bytes public_oe property

public byte[] Bytes
Résultat byte[]

EndPoint public_oe property

public IPEndPoint,System.Net EndPoint
Résultat System.Net.IPEndPoint