Vereinsmeisterschaften  22aa7800eae54b428d40e835886cefe1fdefdfdf
This is a software that can be used to manage the internal competition of the swimming club Illertissen called "Vereinsmeisterschaften".
Loading...
Searching...
No Matches
Vereinsmeisterschaften.Contracts.Activation.IActivationHandler Interface Reference

Interface for activation handlers. More...

Public Member Functions

bool CanHandle ()
 Can this handler handle the activation?
 
Task HandleAsync ()
 Handle the activation.
 

Detailed Description

Interface for activation handlers.

Definition at line 6 of file IActivationHandler.cs.

Member Function Documentation

◆ CanHandle()

bool Vereinsmeisterschaften.Contracts.Activation.IActivationHandler.CanHandle ( )

Can this handler handle the activation?

Returns
bool

◆ HandleAsync()

Task Vereinsmeisterschaften.Contracts.Activation.IActivationHandler.HandleAsync ( )

Handle the activation.

Returns
Task

The documentation for this interface was generated from the following file: