C# Class Node.net.Modules.Streams.NodeStream.PipeEventArgs

Class for passing event arguments for OnPipe.
Inheritance: AutoWrapEventArgs
Afficher le fichier Open project: WindowsTermKit/TermKit

Méthodes publiques

Méthode Description
GetParameters ( ) : BoxedValue[]
PipeEventArgs ( NodeReadableStream src ) : System

Method Details

GetParameters() public méthode

public GetParameters ( ) : BoxedValue[]
Résultat BoxedValue[]

PipeEventArgs() public méthode

public PipeEventArgs ( NodeReadableStream src ) : System
src NodeReadableStream
Résultat System