C# Class Jira.Win8.ViewModel.JiraServiceViewModel

Inheritance: BindableBase
Mostrar archivo Open project: iinteractive/jira-win8-client

Public Methods

Method Description
OpenSettings ( ) : void
ShowSearchPane ( ) : void

Protected Methods

Method Description
JiraServiceViewModel ( IHub messageHub ) : System

Method Details

JiraServiceViewModel() protected method

protected JiraServiceViewModel ( IHub messageHub ) : System
messageHub IHub
return System

OpenSettings() public method

public OpenSettings ( ) : void
return void

ShowSearchPane() public method

public ShowSearchPane ( ) : void
return void