Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BudgetAnalyser
Engine
Widgets
SaveWidget
C# Class BudgetAnalyser.Engine.Widgets.SaveWidget
A widget that becomes available when there are unsaved changes. Clicking will save all changes.
Inheritance:
Widget
Afficher le fichier
Open project: Benrnz/BudgetAnalyser
Méthodes publiques
Méthode
Description
SaveWidget
( ) :
System
Initializes a new instance of the
SaveWidget
class.
Update
( ) :
void
Updates the widget with new input.
Method Details
SaveWidget()
public
méthode
Initializes a new instance of the
SaveWidget
class.
public
SaveWidget
( ) :
System
Résultat
System
Update()
public
méthode
Updates the widget with new input.
public
Update
( ) :
void
Résultat
void