C# Class PaulStovell.TrialBalance.Website.GetBuild

Inheritance: ApplicationPage
Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes publiques

Méthode Description
DownloadButton_Clicked ( object sender, EventArgs e ) : void

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

DownloadButton_Clicked() public méthode

public DownloadButton_Clicked ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void