C# Class Raven.Documentation.Samples.ClientApi.Commands.Documents.Stream

Show file Open project: ravendb/docs

Public Methods

Method Description
Stream ( ) : System.Collections.Generic
StreamWithTransformer ( ) : void

Method Details

Stream() public method

public Stream ( ) : System.Collections.Generic
return System.Collections.Generic

StreamWithTransformer() public method

public StreamWithTransformer ( ) : void
return void