C# Class withSIX.Mini.Core.Games.Services.ContentInstaller.ContentStatusChanged

Inheritance: ISyncDomainEvent
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
ContentStatusChanged ( IContent content, ItemState state, double progress, long speed = null ) : System

Method Details

ContentStatusChanged() public method

public ContentStatusChanged ( IContent content, ItemState state, double progress, long speed = null ) : System
content IContent
state ItemState
progress double
speed long
return System