프로퍼티 | 타입 | 설명 | |
---|---|---|---|
SourceRepoPassword | string | ||
SourceRepoUserName | string | ||
TargetRepoPassword | string | ||
TargetRepoUserName | string |
메소드 | 설명 | |
---|---|---|
GetFormRegistery ( string key ) : string | ||
SaveInRegistery ( string key, string value ) : void |
public static GetFormRegistery ( string key ) : string | ||
key | string | |
리턴 | string |
public static SaveInRegistery ( string key, string value ) : void | ||
key | string | |
value | string | |
리턴 | void |