C# Class Jira.Win8.ViewModel.JiraServiceViewModel

Inheritance: BindableBase
Afficher le fichier Open project: iinteractive/jira-win8-client

Méthodes publiques

Méthode Description
OpenSettings ( ) : void
ShowSearchPane ( ) : void

Méthodes protégées

Méthode Description
JiraServiceViewModel ( IHub messageHub ) : System

Method Details

JiraServiceViewModel() protected méthode

protected JiraServiceViewModel ( IHub messageHub ) : System
messageHub IHub
Résultat System

OpenSettings() public méthode

public OpenSettings ( ) : void
Résultat void

ShowSearchPane() public méthode

public ShowSearchPane ( ) : void
Résultat void