C# Class DemoServices.DemoProject

Inheritance: ITaskProject
Show file Open project: frederiksen/Task-Card-Creator

Public Methods

Method Description
CreateUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Windows.Controls.UserControl

Method Details

CreateUserControl() public method

public CreateUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Windows.Controls.UserControl
supportedReports IEnumerable
allReports IEnumerable
return System.Windows.Controls.UserControl