C# Class Dapper.SimpleSave.Impl.BaseInsertDeleteCommand

Inheritance: BaseCommand
Mostra file Open project: Paymentsense/Dapper.SimpleSave

Protected Methods

Method Description
BaseInsertDeleteCommand ( BaseInsertDeleteOperation operation ) : System

Method Details

BaseInsertDeleteCommand() protected method

protected BaseInsertDeleteCommand ( BaseInsertDeleteOperation operation ) : System
operation BaseInsertDeleteOperation
return System