C# Class Holsee.RxLab.RxAsyncMethodPattern

Afficher le fichier Open project: holsee/RxDemo-Old

Méthodes publiques

Méthode Description
NonReactiveDictionarySuggestSevice ( ) : void
ReactiveDictionarySuggestSevice ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUI ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationSwitch ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationTakeUntil ( ) : void

Method Details

NonReactiveDictionarySuggestSevice() public static méthode

public static NonReactiveDictionarySuggestSevice ( ) : void
Résultat void

ReactiveDictionarySuggestSevice() public static méthode

public static ReactiveDictionarySuggestSevice ( ) : void
Résultat void

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUI() public static méthode

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationSwitch() public static méthode

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationTakeUntil() public static méthode