Tortuga.Chain.Appenders Namespace
Classes
Class | Description | |
---|---|---|
![]() |
Appender<(Of <(<'TResult>)>)> |
An appender modifies the execution chain of an operation, usually by performing an action just before or after the database call.
|
![]() |
Appender<(Of <(<'TIn, TOut>)>)> |
An appender modifies the execution chain of an operation, usually by performing an action just before or after the database call. This version can convert an ILink from one type to another.
|