Click or drag to resize
IMainViewShowManualVersionCheckResult Method
Show the result of a manual check for a new version of the application to the user.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowManualVersionCheckResult(
	bool newVersionAvailable
)

Parameters

newVersionAvailable
Type: SystemBoolean
See Also