|
Vereinsmeisterschaften
22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
|
Interface for activation handlers. More...
Public Member Functions | |
| bool | CanHandle () |
| Can this handler handle the activation? | |
| Task | HandleAsync () |
| Handle the activation. | |
Interface for activation handlers.
Definition at line 6 of file IActivationHandler.cs.
| bool Vereinsmeisterschaften.Contracts.Activation.IActivationHandler.CanHandle | ( | ) |
Can this handler handle the activation?
| Task Vereinsmeisterschaften.Contracts.Activation.IActivationHandler.HandleAsync | ( | ) |
Handle the activation.