C# Class withSIX.Mini.Core.Extensions.ContentActionExtensions

Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetLaunchables ( this action ) : IEnumerable
ToInstall ( this action ) : IDownloadContentAction

Method Details

GetLaunchables() public static method

public static GetLaunchables ( this action ) : IEnumerable
action this
return IEnumerable

ToInstall() public static method

public static ToInstall ( this action ) : IDownloadContentAction
action this
return IDownloadContentAction