SearchResponse constructor
Initializes a new instance of the SearchResponse
.
public SearchResponse(List<string> identifiers)
parameter | description |
---|---|
identifiers | The identifiers. |
See Also
- class SearchResponse
- namespace CyberCrypt.D1.Client.Response
Initializes a new instance of the SearchResponse
.
public SearchResponse(List<string> identifiers)
parameter | description |
---|---|
identifiers | The identifiers. |