프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AvailableStorageTypes | List |
||
FetchPriorHistory | bool | ||
OriginalFetcherInfo |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExcludeRules | string[] | ||
errors | List |
||
warnings | List |
메소드 | 설명 | |
---|---|---|
Complete ( StorageType storage_type ) : string | ||
Complete ( ) : void | ||
CreateInitialChangeSet ( ) : void | ||
Dispose ( ) : void | ||
EnableFetchedRepoCrypto ( string password ) : void | ||
Fetch ( ) : bool | ||
FormatName ( ) : string | ||
GetBackend ( string address ) : string | ||
IsFetchedRepoPasswordCorrect ( string password ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void |
메소드 | 설명 | |
---|---|---|
BaseFetcher ( |
||
OnProgressChanged ( double percentage, double speed, string information ) : void |
protected BaseFetcher ( |
||
info | ||
리턴 | System |
public Complete ( StorageType storage_type ) : string | ||
storage_type | StorageType | |
리턴 | string |
public abstract EnableFetchedRepoCrypto ( string password ) : void | ||
password | string | |
리턴 | void |
public static GetBackend ( string address ) : string | ||
address | string | |
리턴 | string |
public abstract IsFetchedRepoPasswordCorrect ( string password ) : bool | ||
password | string | |
리턴 | bool |
protected OnProgressChanged ( double percentage, double speed, string information ) : void | ||
percentage | double | |
speed | double | |
information | string | |
리턴 | void |
public SparkleFetcherInfo,Sparkles OriginalFetcherInfo | ||
리턴 |