C# 클래스 ILoveLucene.AutoUpdate.UpdateManagerAdapter

상속: IPartImportsSatisfiedNotification
파일 보기 프로젝트 열기: brunomlopes/ILoveLucene 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ApplyUpdates ( ) : void

This will restart the application

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

메소드 상세

ApplyUpdates() 공개 메소드

This will restart the application
public ApplyUpdates ( ) : void
리턴 void

CheckForUpdates() 공개 메소드

public CheckForUpdates ( ) : void
리턴 void

OnImportsSatisfied() 공개 메소드

public OnImportsSatisfied ( ) : void
리턴 void

PrepareUpdates() 공개 메소드

public PrepareUpdates ( ) : void
리턴 void

UpdateManagerAdapter() 공개 메소드

public UpdateManagerAdapter ( ) : System
리턴 System