The members of Mono.Unix.UnixPipes are listed below.
See Also: Inherited members from System.ValueType
Public Constructors
| |
Constructs and initializes a new instance of the
Mono.Unix.UnixPipes class using the specified
reading and writing streams.
|
Public Fields
Public Methods
static | CreatePipes() : UnixPipesCreates a Unix pipe for interprocess communication. |
| Equals(UnixPipes) : bool
Determines whether the current instance and the specified object
have the same value.
|
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
Public Operators