Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Gilgame
SEWorkbench
ViewModels
OutputViewModel
C# Class Gilgame.SEWorkbench.ViewModels.OutputViewModel
Inheritance:
BaseViewModel
显示文件
Open project: gilgame/SEWorkbench
Class Usage Examples
Public Methods
Method
Description
AddItem
(
Models
model
) :
void
Clear
( ) :
void
OutputViewModel
(
BaseViewModel
parent
) :
System
Method Details
AddItem()
public
method
public
AddItem
(
Models
model
) :
void
model
Models
return
void
Clear()
public
method
public
Clear
( ) :
void
return
void
OutputViewModel()
public
method
public
OutputViewModel
(
BaseViewModel
parent
) :
System
parent
BaseViewModel
return
System