C# Class RemoteTech.RelayPath

Datei anzeigen Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Public Properties

Property Type Description
nodes List

Public Methods

Method Description
RelayPath ( List nodes ) : System
ToString ( ) : String

Method Details

RelayPath() public method

public RelayPath ( List nodes ) : System
nodes List
return System

ToString() public method

public ToString ( ) : String
return String

Property Details

nodes public_oe property

public List nodes
return List