C# Class ILoveLucene.AutoUpdate.UpdateManagerAdapter

Inheritance: IPartImportsSatisfiedNotification
Afficher le fichier Open project: brunomlopes/ILoveLucene Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ApplyUpdates ( ) : void

This will restart the application

CheckForUpdates ( ) : void
OnImportsSatisfied ( ) : void
PrepareUpdates ( ) : void
UpdateManagerAdapter ( ) : System

Method Details

ApplyUpdates() public méthode

This will restart the application
public ApplyUpdates ( ) : void
Résultat void

CheckForUpdates() public méthode

public CheckForUpdates ( ) : void
Résultat void

OnImportsSatisfied() public méthode

public OnImportsSatisfied ( ) : void
Résultat void

PrepareUpdates() public méthode

public PrepareUpdates ( ) : void
Résultat void

UpdateManagerAdapter() public méthode

public UpdateManagerAdapter ( ) : System
Résultat System