C# Class Mdbc.Commands.NewQueryCommand

Inheritance: Abstract
Show file Open project: nightroman/Mdbc

Private Properties

Property Type Description
NewMatchQuery IMongoQuery

Protected Methods

Method Description
BeginProcessing ( ) : void

Private Methods

Method Description
NewMatchQuery ( ) : IMongoQuery

Method Details

BeginProcessing() protected method

protected BeginProcessing ( ) : void
return void