C# Class ParkitectNexus.Data.Assets.DownloadInfo

Show file Open project: ParkitectNexus/ParkitectNexusClient Class Usage Examples

Public Methods

Method Description
DownloadInfo ( string url, string repository, string tag ) : System

Method Details

DownloadInfo() public method

public DownloadInfo ( string url, string repository, string tag ) : System
url string
repository string
tag string
return System