VersionResponse constructor
Initializes a new instance of the VersionResponse
.
public VersionResponse(string commit, string tag)
parameter | description |
---|---|
commit | The Git commit. |
tag | The Git tag. |
See Also
- class VersionResponse
- namespace CyberCrypt.D1.Client.Response