C# Class Biz.Services.UnitContentResourceService

Inheritance: IContentResourceServcie
Show file Open project: englishtown/OfflinePackageBuilder Class Usage Examples

Public Methods

Method Description
UnitContentResourceService ( IDownloadService downloadService, int unitId, IConstants constants ) : System

Method Details

UnitContentResourceService() public method

public UnitContentResourceService ( IDownloadService downloadService, int unitId, IConstants constants ) : System
downloadService IDownloadService
unitId int
constants IConstants
return System