C# 클래스 TicketImporter.TfsPriorityMap

파일 보기 프로젝트 열기: KilskyreMan/JiraToTfs 1 사용 예제들

공개 메소드들

메소드 설명
RestoreDefaults ( ) : void
Save ( string priorityField, string>.IEnumerable source ) : void
TfsPriorityMap ( ) : System.Collections.Generic
this ( string lookUp ) : string

메소드 상세

RestoreDefaults() 공개 메소드

public RestoreDefaults ( ) : void
리턴 void

Save() 공개 메소드

public Save ( string priorityField, string>.IEnumerable source ) : void
priorityField string
source string>.IEnumerable
리턴 void

TfsPriorityMap() 공개 메소드

public TfsPriorityMap ( ) : System.Collections.Generic
리턴 System.Collections.Generic

this() 공개 메소드

public this ( string lookUp ) : string
lookUp string
리턴 string