Метод | Описание | |
---|---|---|
AwaitUpdater ( System.Windows.Controls.UserControl usercontrol, IProductUpdate productUpdate ) : Task |
|
|
CreateUpdateCheckControl ( ) : System.Windows.Controls.UserControl | ||
CreateUpdateInfoControl ( IProductUpdate productUpdate ) : System.Windows.Controls.UserControl | ||
CreateUpdateProgressControl ( IProductUpdate productUpdate ) : System.Windows.Controls.UserControl | ||
CreateUpdateSkeletonControl ( |
||
CreateUpdateSkeletonControl ( |
||
CreateUpdateWindow ( ) : |
||
UpdateUserInterfaceFactory ( |
public AwaitUpdater ( System.Windows.Controls.UserControl usercontrol, IProductUpdate productUpdate ) : Task |
||
usercontrol | System.Windows.Controls.UserControl | |
productUpdate | IProductUpdate | |
Результат | Task |
public CreateUpdateCheckControl ( ) : System.Windows.Controls.UserControl | ||
Результат | System.Windows.Controls.UserControl |
public CreateUpdateInfoControl ( IProductUpdate productUpdate ) : System.Windows.Controls.UserControl | ||
productUpdate | IProductUpdate | |
Результат | System.Windows.Controls.UserControl |
public CreateUpdateProgressControl ( IProductUpdate productUpdate ) : System.Windows.Controls.UserControl | ||
productUpdate | IProductUpdate | |
Результат | System.Windows.Controls.UserControl |
public CreateUpdateSkeletonControl ( |
||
updateProposalViewModel | ||
Результат | System.Windows.Controls.UserControl |
public CreateUpdateSkeletonControl ( |
||
viewModelActionDelegater | ||
productUpdate | IProductUpdate | |
Результат | System.Windows.Controls.UserControl |
public CreateUpdateWindow ( ) : |
||
Результат |
public UpdateUserInterfaceFactory ( |
||
updateManager | ||
Результат | System |