C# Class Hackathon_GetStarted.BoardNewItem

Mostrar archivo Open project: julienstroheker/hackathon_GetStarted

Public Methods

Method Description
BoardNewItem ( string _title, string _areaPath, string _teamProject, string _iterationPath, string _workItemType, string _state, string _assignedTo, string _tags ) : System

Method Details

BoardNewItem() public method

public BoardNewItem ( string _title, string _areaPath, string _teamProject, string _iterationPath, string _workItemType, string _state, string _assignedTo, string _tags ) : System
_title string
_areaPath string
_teamProject string
_iterationPath string
_workItemType string
_state string
_assignedTo string
_tags string
return System