C# Class vqm2MNET.IOPort

Show file Open project: Gl237man/mineroute

Public Properties

Property Type Description
Connection string
Name string
Ptype PortType

Public Methods

Method Description
IOPort ( ) : System

Method Details

IOPort() public method

public IOPort ( ) : System
return System

Property Details

Connection public property

public string Connection
return string

Name public property

public string Name
return string

Ptype public property

public PortType Ptype
return PortType