GitBase<T> Constructors
Declaring Type: GitBase<T>
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
public GitBase(string repoUrl, string accessToken, bool prerelease, IFileDownloader downloader = null);
Parameters
repoUrl
string
accessToken
string
prerelease
bool
downloader
IFileDownloader
Documentation generated by MdDocs