C# Class MongoDB.Driver.GetLastErrorResult

Inheritance: CommandResult
Mostrar archivo Open project: CloudMetal/mongo-csharp-driver Class Usage Examples

Public Methods

Method Description
GetLastErrorResult ( ) : System

Initializes a new instance of the GetLastErrorResult class.

Method Details

GetLastErrorResult() public method

Initializes a new instance of the GetLastErrorResult class.
public GetLastErrorResult ( ) : System
return System