C# Class Jira.Win8.Views.IssuesView

A page that displays an overview of a single group, including a preview of the items within the group.
Inheritance: Jira.Win8.Common.LayoutAwarePage
Datei anzeigen Open project: iinteractive/jira-win8-client

Public Methods

Method Description
IssuesView ( ) : System

Private Methods

Method Description
itemGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void

Method Details

IssuesView() public method

public IssuesView ( ) : System
return System