C# 클래스 Build.UpdateVersion.Program

파일 보기 프로젝트 열기: andykorth/opentk

공개 메소드들

메소드 설명
Main ( ) : void

비공개 메소드들

메소드 설명
GenerateAssemblyInfo ( System.DateTime now, string file ) : void
GenerateVersionInfo ( System.DateTime now, string file ) : void
RetrieveBzrRevision ( ) : string
RetrieveGitRevision ( ) : string
RetrieveSeconds ( double timespan ) : string
RetrieveSvnRevision ( ) : string
RunProcess ( string cmd, string args, string wdir ) : string

메소드 상세

Main() 공개 정적인 메소드

public static Main ( ) : void
리턴 void