Метод | Описание | |
---|---|---|
Cancel ( ) : void | ||
CreateExporter ( ) : Exporter | ||
SyncStepAsync ( System.Action syncProgressChanged ) : Task |
||
UserSyncController ( Api api, string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
UserSyncController ( string userIdentifier, RdioObjectStore sharedObjectStore ) : System |
Метод | Описание | |
---|---|---|
FindUserAsync ( ) : Task |
||
IRdioObjectKeyVisitor ( string objectKey ) : void | ||
KeyProcessorAsync ( IEnumerable |
public SyncStepAsync ( System.Action syncProgressChanged ) : Task |
||
syncProgressChanged | System.Action | |
Результат | Task |
public UserSyncController ( Api api, string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
api | Api | |
userIdentifier | string | |
sharedObjectStore | RdioObjectStore | |
Результат | System |
public UserSyncController ( string userIdentifier, RdioObjectStore sharedObjectStore ) : System | ||
userIdentifier | string | |
sharedObjectStore | RdioObjectStore | |
Результат | System |