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

Inheritance: System.EventArgs
Mostra file Open project: SortByte/Network-Manager

Public Properties

Property Type Description
LocalEP System.Net.IPEndPoint

Public Methods

Method Description
NewEndPointEventArgs ( IPEndPoint localEP ) : System

Method Details

NewEndPointEventArgs() public method

public NewEndPointEventArgs ( IPEndPoint localEP ) : System
localEP System.Net.IPEndPoint
return System

Property Details

LocalEP public_oe property

public IPEndPoint,System.Net LocalEP
return System.Net.IPEndPoint