C# Class Build.UpdateVersion.Program

Afficher le fichier Open project: andykorth/opentk

Méthodes publiques

Méthode Description
Main ( ) : void

Private Methods

Méthode Description
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

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void