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
Tests
EventHandlerStub
C# Class Tests.EventHandlerStub
显示文件
Open project: AdrianFreemantle/DDD
Class Usage Examples
Public Methods
Method
Description
EventHandlerStub
( ) :
System.Collections.Generic
Handle
(
IDomainEvent
@event
) :
void
Method Details
EventHandlerStub()
public
method
public
EventHandlerStub
( ) :
System.Collections.Generic
return
System.Collections.Generic
Handle()
public
method
public
Handle
(
IDomainEvent
@event
) :
void
@event
IDomainEvent
return
void