Class Wire
public class Wire
- Inheritance
-
Wire
- Inherited Members
- Extension Methods
Properties
From
public string From { get; set; }
Property Value
FromPort
public string FromPort { get; set; }
Property Value
To
public string To { get; set; }
Property Value
ToPort
public string ToPort { get; set; }