C# Class TasksApi.Resources.TaskListModel

显示文件 Open project: iancooper/Paramore Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
TaskListModel ( IEnumerable tasks, string hostName ) : System

Method Details

TaskListModel() public method

public TaskListModel ( IEnumerable tasks, string hostName ) : System
tasks IEnumerable
hostName string
return System