C# Class Network_Manager.Jobs.Extensions.UdpDetector.NewEndPointEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: SortByte/Network-Manager

Méthodes publiques

Свойство Type Description
LocalEP System.Net.IPEndPoint

Méthodes publiques

Méthode Description
NewEndPointEventArgs ( IPEndPoint localEP ) : System

Method Details

NewEndPointEventArgs() public méthode

public NewEndPointEventArgs ( IPEndPoint localEP ) : System
localEP System.Net.IPEndPoint
Résultat System

Property Details

LocalEP public_oe property

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