Show / Hide Table of Contents

Method IDbReaderInterceptor<TCommand, TReader>.OnExecuted

| Improve this Doc View Source

IDbReaderInterceptor<TCommand, TReader>.OnExecuted(Model, TCommand, TReader, AddonInvoker)

Declaration
void IDbReaderInterceptor<TCommand, TReader>.OnExecuted(Model model, TCommand command, TReader result, AddonInvoker invoker)
Parameters
Type Name Description
Model model
TCommand command
TReader result
AddonInvoker invoker
Implements
IDbReaderInterceptor<TCommand, TReader>.OnExecuted(Model, TCommand, TReader, AddonInvoker)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest