C# Class Biz.Services.LevelContentResourceService

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

Public Methods

Method Description
LevelContentResourceService ( IDownloadService downloadService, int levelId, IConstants constants ) : System

Method Details

LevelContentResourceService() public method

public LevelContentResourceService ( IDownloadService downloadService, int levelId, IConstants constants ) : System
downloadService IDownloadService
levelId int
constants IConstants
return System