BSL430.NET  1.2.1
Public Member Functions | Properties | List of all members
RJCP.IO.Ports.PortDescription Class Reference

A class containing information about a serial port. More...

Public Member Functions

 PortDescription (string port, string description)
 Constructor. More...
 

Properties

string Port [get, set]
 The name of the port More...
 
string Description [get, set]
 Description about the serial port. More...
 

Detailed Description

A class containing information about a serial port.

Constructor & Destructor Documentation

◆ PortDescription()

RJCP.IO.Ports.PortDescription.PortDescription ( string  port,
string  description 
)

Constructor.

Parameters
portThe name of the port.
descriptionDescription about the serial port.

Property Documentation

◆ Description

string RJCP.IO.Ports.PortDescription.Description
getset

Description about the serial port.

◆ Port

string RJCP.IO.Ports.PortDescription.Port
getset

The name of the port


The documentation for this class was generated from the following file: