Pipe

Pipe.

Inheritance

ObjectPipe
Namespace: Pipes.PlumbingAssembly: Pipes in (Pipes.dll)

Syntax

C#
public class Pipe: IPipeFitting

Remarks

This is the most basic IPipeFitting, simply allowing the connection of an output fitting and writing of a message to that output.

Constructors

Constructor with an optional output Pipe

Methods

Connect another PipeFitting to the output.
Disconnect the Pipe Fitting connected to the output.
Write the message to the connected output.

Properties

Output pipe