C# Class OriginalValuesOnDeleting, EntityFramework.Triggers

Inheritance: TestBase
Mostra file Open project: NickStrupat/EntityFramework.Triggers

Protected Methods

Method Description
Setup ( ) : void
Teardown ( ) : void

Private Methods

Method Description
Async ( ) : Task
Sync ( ) : void
TriggersOnDeleting ( DbContext>.IBeforeChangeEntry beforeChangeEntry ) : void

Method Details

Setup() protected method

protected Setup ( ) : void
return void

Teardown() protected method

protected Teardown ( ) : void
return void