C# Class Holsee.RxLab.RxAsyncMethodPattern

Show file Open project: holsee/RxDemo-Old

Public Methods

Method Description
NonReactiveDictionarySuggestSevice ( ) : void
ReactiveDictionarySuggestSevice ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUI ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationSwitch ( ) : void
SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationTakeUntil ( ) : void

Method Details

NonReactiveDictionarySuggestSevice() public static method

public static NonReactiveDictionarySuggestSevice ( ) : void
return void

ReactiveDictionarySuggestSevice() public static method

public static ReactiveDictionarySuggestSevice ( ) : void
return void

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUI() public static method

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationSwitch() public static method

SearchDictionaryAsyncFromUserThrottledAndDistinctInputThenUpdateUIWithCancellationTakeUntil() public static method