Property | Type | Description | |
---|---|---|---|
baseModelId | int | ||
updatedContent | string |
Method | Description | |
---|---|---|
ActivityContentResourceDownloadManager ( IDownloadService downloadService, IBaseModule activity, IContentResourceServcie resourceService, IConstants constants ) : System | ||
Download ( ) : void |
Method | Description | |
---|---|---|
BuildDownloadResource ( ) : void |
public ActivityContentResourceDownloadManager ( IDownloadService downloadService, IBaseModule activity, IContentResourceServcie resourceService, IConstants constants ) : System | ||
downloadService | IDownloadService | |
activity | IBaseModule | |
resourceService | IContentResourceServcie | |
constants | IConstants | |
return | System |