MongoDB.Driver.AggregateResult.AggregateResult C# (CSharp) Method

AggregateResult() public method

Initializes a new instance of the AggregateResult class.
public AggregateResult ( ) : System
return System
        public AggregateResult()
        {
        }
AggregateResult