C# Class Ioespt.UWP.DeviceControl.Services.DeviceDiscovery.WiFiClient.DeviceFoundEventArgs

Inheritance: System.EventArgs
Show file Open project: mikehole/internet-of-esp-things

Public Methods

Method Description
DeviceFoundEventArgs ( RegisteredDevice device ) : Ioespt.UWP.DeviceControl.Models

Method Details

DeviceFoundEventArgs() public method

public DeviceFoundEventArgs ( RegisteredDevice device ) : Ioespt.UWP.DeviceControl.Models
device Ioespt.UWP.DeviceControl.Models.RegisteredDevice
return Ioespt.UWP.DeviceControl.Models