|
Kanda Foundation 0.2.0
|
Base class to signal results of lifecycle events. This can be inherited to add additional data. More...
Inheritance diagram for AppLifecycleResult:Static Public Member Functions | |
| static AppLifecycleResult | Failed (string message) |
| static AppLifecycleResult | Success () |
Public Attributes | |
| bool | Succeeded |
| string | Message |
Base class to signal results of lifecycle events. This can be inherited to add additional data.