Compartilhar via


DelegatingStream(Stream) Construtor

Definição

protected:
 DelegatingStream(System::IO::Stream ^ stream);
protected DelegatingStream (System.IO.Stream stream);
new System.ServiceModel.Channels.DelegatingStream : System.IO.Stream -> System.ServiceModel.Channels.DelegatingStream
Protected Sub New (stream As Stream)

Parâmetros

stream
Stream

Aplica-se a