C# 클래스 TicketImporter.TfsIssue

파일 보기 프로젝트 열기: KilskyreMan/JiraToTfs

공개 메소드들

메소드 설명
TfsIssue ( string name, string problem, object value, List info ) : System.Collections.Generic

메소드 상세

TfsIssue() 공개 메소드

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