C# Class Stimpack.ReactiveSpecs

Afficher le fichier Open project: shishkin/Stimpack

Méthodes publiques

Méthode Description
ReactiveSpecs ( ) : System

Private Methods

Méthode Description
Active_can_actively_change_its_value ( ) : void
Can_specify_initial_value ( ) : void
Can_subscribe_to_multiple_sources ( ) : void
Can_unsubscribe_from_source ( ) : void
Changes_its_value_upon_notifications ( ) : void
Communicates_errors ( ) : void
CreateReactiveAsPowerOfTwo ( ) : Reactive
Has_initial_value ( ) : void
Ignores_duplicate_value_changes ( ) : void
Notifies_observers_about_value_changes ( ) : void
Provides_component_model_notifications ( ) : void

Method Details

ReactiveSpecs() public méthode

public ReactiveSpecs ( ) : System
Résultat System