Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AggregateSource
EventStore
Framework
EventStoreIntegrationAttribute
C# 클래스 AggregateSource.EventStore.Framework.EventStoreIntegrationAttribute
상속:
System.Attribute
,
ITestAction
파일 보기
프로젝트 열기: yreynhout/AggregateSource
공개 메소드들
메소드
설명
AfterTest
(
ITest
test
) :
void
BeforeTest
(
ITest
test
) :
void
메소드 상세
AfterTest()
공개
메소드
public
AfterTest
(
ITest
test
) :
void
test
ITest
리턴
void
BeforeTest()
공개
메소드
public
BeforeTest
(
ITest
test
) :
void
test
ITest
리턴
void