Click or drag to resize
INewVersionCheckerProvider Interface
The interface for providers that abstract away parts of the environment for testing.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface INewVersionCheckerProvider

The INewVersionCheckerProvider type exposes the following members.

Methods
  NameDescription
Public methodDownloadFileContent
Downloads a file from the Internet and returns its content.
Top
See Also