C# Class TicketImporter.TfsIssue

Datei anzeigen Open project: KilskyreMan/JiraToTfs

Public Methods

Method Description
TfsIssue ( string name, string problem, object value, List info ) : System.Collections.Generic

Method Details

TfsIssue() public method

public TfsIssue ( string name, string problem, object value, List info ) : System.Collections.Generic
name string
problem string
value object
info List
return System.Collections.Generic