C# Class TrakHound_Dashboard.Pages.DeviceManager.AddDevice.DeviceInfo

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: TrakHound/TrakHound-Community

Public Methods

Method Description
DeviceInfo ( string address, int port, Device device ) : System.ComponentModel

Method Details

DeviceInfo() public method

public DeviceInfo ( string address, int port, Device device ) : System.ComponentModel
address string
port int
device Device
return System.ComponentModel