C# 클래스 TicketImporter.SettingsStore

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

Private Properties

프로퍼티 타입 설명
formatKeys string>.Dictionary

공개 메소드들

메소드 설명
Load ( string key ) : String>.Dictionary
Save ( string key, string>.IEnumerable source ) : bool

비공개 메소드들

메소드 설명
formatKeys ( string>.IEnumerable toFormat ) : string>.Dictionary

메소드 상세

Load() 공개 정적인 메소드

public static Load ( string key ) : String>.Dictionary
key string
리턴 String>.Dictionary

Save() 공개 정적인 메소드

public static Save ( string key, string>.IEnumerable source ) : bool
key string
source string>.IEnumerable
리턴 bool