DeclareBlobCompletedQuery constructor

DeclareBlobCompletedQuery(
  1. int _blobId,
  2. int _blobSize
)

Implementation

DeclareBlobCompletedQuery(this._blobId, this._blobSize);