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
csCommon
Plugins
TimeTab
ViewModels
EventMessagesViewModel
C# Class csCommon.Plugins.TimeTab.ViewModels.EventMessagesViewModel
Inheritance:
Caliburn.Micro.Screen
显示文件
Open project: TNOCS/csTouch
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
JumpToLocation
(
TimeItemViewModel
item
) :
void
Jump to the actual location (not to the time)
Method Details
JumpToLocation()
public
method
Jump to the actual location (not to the time)
public
JumpToLocation
(
TimeItemViewModel
item
) :
void
item
csTimeTabPlugin.TimeItemViewModel
return
void