Name |
Description |
DefaultDispatcher |
Wraps the Application Dispatcher. |
DelegateReference |
|
EventBase |
|
MockDelegateReference |
|
SomeClassHandler |
|
TestableEventBase |
|
WeakDelegatesManager |
|
When_collecting_original_delegate |
|
When_comparing_different_object_instance |
|
When_comparing_hashcode_for_same_token |
|
When_comparing_same_object_instance |
|
When_garbage_collection_happens_to_a_kept_alive_delegate |
|
When_garbage_collection_happens_to_a_nokeep_alive_delegate |
|
When_garbage_collection_happens_to_a_still_existing_delegate |
|
When_get_publish_action_with_action_set_to_null |
|
When_get_publish_action_with_filter_is_false |
|
When_get_publish_action_with_filter_set_to_null |
|
When_passing_arguments_to_delegates |
|
When_publishing_event_with_subscription |
|
When_subscribe_with_different_type_in_action |
|
When_subscribe_with_different_type_in_filter |
|
When_subscribe_with_null_action |
|
When_subscribe_with_null_action_target |
|
When_subscribe_with_null_filter |
|
When_subscribe_with_null_filter_target |
|
When_subscribing_events |
|
When_subscribing_simple_events |
|
When_subscribing_with_null_action |
|
When_subscribing_with_valid_values |
|
When_target_is_not_alive |
|
When_token_passed_is_null |
|
When_token_passed_is_the_same |
|
When_unsubscribing_subscribed_event |
|
When_using_a_target |
|
When_using_data_event_args |
|
When_using_multiple_subscribers |
|
When_using_null_delegate |
|
When_using_same_event_type |
|
When_using_static_methods |
|
When_working_with_different_threads |
|