C# Class DemoServices.DemoProject

Inheritance: ITaskProject
Afficher le fichier Open project: frederiksen/Task-Card-Creator

Méthodes publiques

Méthode Description
CreateUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Windows.Controls.UserControl

Method Details

CreateUserControl() public méthode

public CreateUserControl ( IEnumerable supportedReports, IEnumerable allReports ) : System.Windows.Controls.UserControl
supportedReports IEnumerable
allReports IEnumerable
Résultat System.Windows.Controls.UserControl