Method | Description | |
---|---|---|
PackagesUpdatesSearcherService ( IRepositoryService repositoryService, IPackageCacheService packageCacheService, IRepositoryCacheService repositoryCacheService ) : System | ||
SearchForUpdates ( bool allowPrerelease = null, bool authenticateIfRequired = true ) : IEnumerable |
public PackagesUpdatesSearcherService ( IRepositoryService repositoryService, IPackageCacheService packageCacheService, IRepositoryCacheService repositoryCacheService ) : System | ||
repositoryService | IRepositoryService | |
packageCacheService | IPackageCacheService | |
repositoryCacheService | IRepositoryCacheService | |
return | System |
public SearchForUpdates ( bool allowPrerelease = null, bool authenticateIfRequired = true ) : IEnumerable |
||
allowPrerelease | bool | |
authenticateIfRequired | bool | |
return | IEnumerable |