C# 클래스 Stimpack.ReactiveSpecs

파일 보기 프로젝트 열기: shishkin/Stimpack

공개 메소드들

메소드 설명
ReactiveSpecs ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ReactiveSpecs() 공개 메소드

public ReactiveSpecs ( ) : System
리턴 System