C# Class PKStudio.Tools.uVisionGenerator.Wizard.Pages.SummaryPage

Afficher le fichier Open project: AlexandrSurkov/PKStudio

Méthodes publiques

Méthode Description
BeforeCloseOnNext ( ) : void
BeforeShow ( ) : void
SummaryPage ( SolutionWrapper sol, ConvertConfig config ) : PKStudio.Tools.uVisionGenerator.Classes.HelpClasses

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

ShowSummary ( ) : void

Method Details

BeforeCloseOnNext() public méthode

public BeforeCloseOnNext ( ) : void
Résultat void

BeforeShow() public méthode

public BeforeShow ( ) : void
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Résultat void

SummaryPage() public méthode

public SummaryPage ( SolutionWrapper sol, ConvertConfig config ) : PKStudio.Tools.uVisionGenerator.Classes.HelpClasses
sol SolutionWrapper
config ConvertConfig
Résultat PKStudio.Tools.uVisionGenerator.Classes.HelpClasses