C# Класс BudgetAnalyser.Engine.Widgets.NewFileWidget

The new file widget, shows information about creating a new Budget Analyser Database file.
Наследование: Widget
Показать файл Открыть проект

Открытые методы

Метод Описание
NewFileWidget ( ) : System

Initializes a new instance of the NewFileWidget class.

Update ( ) : void

Updates the widget with new input.

Описание методов

NewFileWidget() публичный Метод

Initializes a new instance of the NewFileWidget class.
public NewFileWidget ( ) : System
Результат System

Update() публичный Метод

Updates the widget with new input.
public Update ( ) : void
Результат void