C# Класс System.IO.Pipes.UnixAnonymousPipeClient

Наследование: UnixAnonymousPipe, IAnonymousPipeClient
Показать файл Открыть проект

Открытые методы

Метод Описание
UnixAnonymousPipeClient ( AnonymousPipeClientStream owner, SafePipeHandle handle ) : System

Описание методов

UnixAnonymousPipeClient() публичный Метод

public UnixAnonymousPipeClient ( AnonymousPipeClientStream owner, SafePipeHandle handle ) : System
owner AnonymousPipeClientStream
handle Microsoft.Win32.SafeHandles.SafePipeHandle
Результат System