C# Class Emveepee.Widgets.History

Afficher le fichier Open project: mono/emveepee Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
History ( ) : System
Load ( ) : History
OnChanged ( ) : void
Save ( ) : void

Method Details

History() public méthode

public History ( ) : System
Résultat System

Load() public static méthode

public static Load ( ) : History
Résultat History

OnChanged() public méthode

public OnChanged ( ) : void
Résultat void

Save() public méthode

public Save ( ) : void
Résultat void