C# Class Microsoft.HockeyApp.Views.AppUpdateControl

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: bitstadium/HockeySDK-Windows Class Usage Examples

Public Methods

Method Description
AppUpdateControl ( IEnumerable appVersions, Action updateAction ) : System

Method Details

AppUpdateControl() public method

public AppUpdateControl ( IEnumerable appVersions, Action updateAction ) : System
appVersions IEnumerable
updateAction Action
return System