C# Class csCommon.Plugins.NotebookPlugin.NotebookConfigViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: TNOCS/csTouch Class Usage Examples

Méthodes publiques

Méthode Description
AddNotebook ( ) : void
Remove ( Notebook nb ) : void

Méthodes protégées

Méthode Description
OnViewLoaded ( object view ) : void

Method Details

AddNotebook() public méthode

public AddNotebook ( ) : void
Résultat void

OnViewLoaded() protected méthode

protected OnViewLoaded ( object view ) : void
view object
Résultat void

Remove() public méthode

public Remove ( Notebook nb ) : void
nb Notebook
Résultat void