C# 클래스 eXeMeL.Model.ApplicationVersionControl

파일 보기 프로젝트 열기: Grandpappy/eXeMeL

공개 메소드들

메소드 설명
CurrentVersionIsDifferentFromLastRunVersion ( ) : bool
GetPublishedVersion ( ) : System.Version
WriteCurrentVersionToRegistry ( ) : void

메소드 상세

CurrentVersionIsDifferentFromLastRunVersion() 공개 정적인 메소드

public static CurrentVersionIsDifferentFromLastRunVersion ( ) : bool
리턴 bool

GetPublishedVersion() 공개 정적인 메소드

public static GetPublishedVersion ( ) : System.Version
리턴 System.Version

WriteCurrentVersionToRegistry() 공개 정적인 메소드

public static WriteCurrentVersionToRegistry ( ) : void
리턴 void