C# Class Hackathon_GetStarted.BoardNewItem

Afficher le fichier Open project: julienstroheker/hackathon_GetStarted

Méthodes publiques

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

Method Details

BoardNewItem() public méthode

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
Résultat System