C# Class Appccelerate.EventBroker.Registration.Subscribers.When_defining_a_handler_method_with_no_sender_and_no_event_argument_using_registration_by_registrar.SubscriberWithoutSenderAndWithoutEventArgs

Inheritance: SubscriberWithoutSenderAndWithoutEventArgsBase
Show file Open project: appccelerate/appccelerate

Public Methods

Method Description
Handle ( ) : void

Method Details

Handle() public method

public Handle ( ) : void
return void