Namespace AbanoubNassem.Trinity.Components.TrinityAction
Classes
- TrinityAction
Represents a generic action that can be performed.
- TrinityAction<T>
Represents a generic action that can be performed.
- TrinityActionResult
Represents the result of an action.
Enums
- ActionSeverity
Represents the severity of an action.
Delegates
- TrinityAction<T>.AsUrlDelegate
Represents a delegate that returns a URL as a string based on a given record.
- TrinityAction<T>.HandleActionUsingDelegate
Delegate for handling an action using a form data and a collection of records.