C# Class Zetbox.Client.Presentables.GUI.SavedListConfigViewModel

Inheritance: Zetbox.Client.Presentables.ViewModel
Afficher le fichier Open project: daszat/zetbox Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( ) : void
Rename ( ) : void
SavedListConfigViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, SavedListConfiguratorViewModel parent, Zetbox.API.Common.GUI.SavedListConfig obj, bool isMyOwn ) : System
ToString ( ) : string

Method Details

Delete() public méthode

public Delete ( ) : void
Résultat void

Rename() public méthode

public Rename ( ) : void
Résultat void

SavedListConfigViewModel() public méthode

public SavedListConfigViewModel ( IViewModelDependencies appCtx, IZetboxContext dataCtx, SavedListConfiguratorViewModel parent, Zetbox.API.Common.GUI.SavedListConfig obj, bool isMyOwn ) : System
appCtx IViewModelDependencies
dataCtx IZetboxContext
parent SavedListConfiguratorViewModel
obj Zetbox.API.Common.GUI.SavedListConfig
isMyOwn bool
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string