Mono Class Library: Mono.Unix.Native.Syscall Overview | Members

Mono.Unix.Native.Syscall.pipe Overloads

The overloads of pipe are listed below. For a list of all members, see the Syscall Members list.

Public Methods

static
pipe(int[]) : int
Documentation for this section has not yet been entered.
static
pipe(out int, out int) : int
Documentation for this section has not yet been entered.