Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
IronRuby
Builtins
RubyPipe.PipeWriter
C# Class IronRuby.Builtins.RubyPipe.PipeWriter
PipeWriter instance always exists as a sibling of a RubyPipe. Two objects are needed so that we can detect whether Close is being called on the reader end of a pipe, or on the writer end of a pipe.
Inheritance:
RubyPipe
Afficher le fichier
Open project: jschementi/iron
Méthodes publiques
Méthode
Description
Close
( ) :
void
Private Methods
Méthode
Description
PipeWriter
(
RubyPipe
pipe
) :
System
Method Details
Close()
public
méthode
public
Close
( ) :
void
Résultat
void