UpdaterCheckForUpdates(String, String) Method

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
public static void CheckForUpdates(
	string appName,
	string xmlURL
)

Parameters

appName  String
 
xmlURL  String
 

See Also