C# Class withSIX.Sync.Core.EvilGlobalServices

Inheritance: IDomainService
Show file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
EvilGlobalServices ( IFileDownloadHelper downloadHelper, IFileDownloader fileDownloader, IStringDownloader stringDownloader, Func getHostChecker, Lazy yaml ) : System

Method Details

EvilGlobalServices() public method

public EvilGlobalServices ( IFileDownloadHelper downloadHelper, IFileDownloader fileDownloader, IStringDownloader stringDownloader, Func getHostChecker, Lazy yaml ) : System
downloadHelper IFileDownloadHelper
fileDownloader IFileDownloader
stringDownloader IStringDownloader
getHostChecker Func
yaml Lazy
return System