C# Class Biz.Services.LevelStructureContentResourceService

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

Public Methods

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

Method Details

LevelStructureContentResourceService() public method

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