MongoDB.Driver.AggregateResult.AggregateResult C# (CSharp) 메소드

AggregateResult() 공개 메소드

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