Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
InsertingCancel
C# Class InsertingCancel, EntityFramework.Triggers
Inheritance:
ThingTestBase
显示文件
Open project: NickStrupat/EntityFramework.Triggers
Protected Methods
Method
Description
Cancel
(
IBeforeEntry
e
) :
void
Cancel2
(
IBeforeEntry
e
) :
void
Setup
( ) :
void
Teardown
( ) :
void
Private Methods
Method
Description
Async
( ) :
Task
Sync
( ) :
void
Method Details
Cancel()
protected
method
protected
Cancel
(
IBeforeEntry
e
) :
void
e
IBeforeEntry
return
void
Cancel2()
protected
method
protected
Cancel2
(
IBeforeEntry
e
) :
void
e
IBeforeEntry
return
void
Setup()
protected
method
protected
Setup
( ) :
void
return
void
Teardown()
protected
method
protected
Teardown
( ) :
void
return
void