Constructor GridFSMD5Exception
GridFSMD5Exception(BsonValue)
Initializes a new instance of the GridFSMD5Exception class.
public GridFSMD5Exception(BsonValue id)
Parameters
idBsonValueThe file id.
GridFSMD5Exception(SerializationInfo, StreamingContext)
Initializes a new instance of the GridFSMD5Exception class.
public GridFSMD5Exception(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfoThe SerializationInfo.
contextStreamingContextThe StreamingContext.