Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
csCommon
Plugins
NotebookPlugin
NotebookConfigViewModel
C# Class csCommon.Plugins.NotebookPlugin.NotebookConfigViewModel
Inheritance:
Caliburn.Micro.Screen
Show file
Open project: TNOCS/csTouch
Class Usage Examples
Public Methods
Method
Description
AddNotebook
( ) :
void
Remove
(
Notebook
nb
) :
void
Protected Methods
Method
Description
OnViewLoaded
(
object
view
) :
void
Method Details
AddNotebook()
public
method
public
AddNotebook
( ) :
void
return
void
OnViewLoaded()
protected
method
protected
OnViewLoaded
(
object
view
) :
void
view
object
return
void
Remove()
public
method
public
Remove
(
Notebook
nb
) :
void
nb
Notebook
return
void