C# Class csCommon.Plugins.TimeTab.ViewModels.EventMessagesViewModel

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
JumpToLocation ( TimeItemViewModel item ) : void

Jump to the actual location (not to the time)

Method Details

JumpToLocation() public méthode

Jump to the actual location (not to the time)
public JumpToLocation ( TimeItemViewModel item ) : void
item csTimeTabPlugin.TimeItemViewModel
Résultat void