Property | Type | Description | |
---|---|---|---|
SourceRepoPassword | string | ||
SourceRepoUserName | string | ||
TargetRepoPassword | string | ||
TargetRepoUserName | string |
Method | Description | |
---|---|---|
GetFormRegistery ( string key ) : string | ||
SaveInRegistery ( string key, string value ) : void |
public static GetFormRegistery ( string key ) : string | ||
key | string | |
return | string |
public static SaveInRegistery ( string key, string value ) : void | ||
key | string | |
value | string | |
return | void |
public static string SourceRepoPassword | ||
return | string |
public static string SourceRepoUserName | ||
return | string |
public static string TargetRepoPassword | ||
return | string |