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
Afficher le fichier Open project: appccelerate/appccelerate

Méthodes publiques

Méthode Description
Handle ( ) : void

Method Details

Handle() public méthode

public Handle ( ) : void
Résultat void