Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
C# (CSharp) IMediator.Change示例
编程语言:
C# (CSharp)
类/类型:
IMediator
方法/功能:
Change
hotexamples.com的示例:
1
C# (CSharp) IMediator.Change - 已找到1个示例
。这些是从开源项目中提取的最受好评的
IMediator.Change
现实C# (CSharp)示例。您可以评价示例,以帮助我们提高示例质量。
常用方法
显示
隐藏
Dispatch(23)
Command(15)
BroadcastAsync(8)
CreateRequestClient(7)
DispatchDomainEventAsync(7)
DispatchAsync(6)
DidNotReceiveWithAnyArgs(6)
ColleagueChanged(6)
DidNotReceive(6)
ClearReceivedCalls(6)
CreateResourceAsync(4)
AddColleague(4)
BroadcastMessage(4)
Awaiting(3)
DispatchDomainEvents(3)
DeleteResourceAsync(3)
DeferEvent(3)
DispatchDomainEventsAsync(3)
CommandAsync(3)
CreateReindexJobAsync(3)
CreateStream(3)
CustomerRegistrationEvent(2)
CancelExportAsync(2)
CancelImportAsync(2)
SetViewComponent(2)
AddExtendedQueryTagsAsync(2)
AuthorizeHandlerActionResult(2)
DispatchDomainEvent(2)
BuyOffer(2)
PreRemove(1)
RegisterInterestsUI(1)
RegisterInterestsMsg(1)
DeleteAsync(1)
DeleteDicomInstanceAsync(1)
DeleteDicomSeriesAsync(1)
MapEventToControl(1)
DeleteDicomStudyAsync(1)
GetViewComponent(1)
DispatchDomainEvnetsAsync(1)
DeleteExtendedQueryTagAsync(1)
Destroy(1)
DispatchDistributorDomainEventsAsync(1)
DispatchCustomerDomainEventsAsync(1)
Disable(1)
AddButtonClick(1)
ConnectConsumeObserver(1)
ConnectSendObserver(1)
AttachWorker(1)
AddComponent(1)
AddCustomTagsAsync(1)
常用方法
Dispatch (23)
Command (15)
BroadcastAsync (8)
CreateRequestClient (7)
DispatchDomainEventAsync (7)
DispatchAsync (6)
DidNotReceiveWithAnyArgs (6)
ColleagueChanged (6)
DidNotReceive (6)
ClearReceivedCalls (6)
常用方法
CreateResourceAsync (4)
AddColleague (4)
BroadcastMessage (4)
Awaiting (3)
DispatchDomainEvents (3)
DeleteResourceAsync (3)
DeferEvent (3)
DispatchDomainEventsAsync (3)
CommandAsync (3)
CreateReindexJobAsync (3)
CreateStream (3)
CustomerRegistrationEvent (2)
CancelExportAsync (2)
CancelImportAsync (2)
SetViewComponent (2)
AddExtendedQueryTagsAsync (2)
AuthorizeHandlerActionResult (2)
DispatchDomainEvent (2)
BuyOffer (2)
PreRemove (1)
常用方法
CreateStream (3)
CustomerRegistrationEvent (2)
CancelExportAsync (2)
CancelImportAsync (2)
SetViewComponent (2)
AddExtendedQueryTagsAsync (2)
AuthorizeHandlerActionResult (2)
DispatchDomainEvent (2)
BuyOffer (2)
PreRemove (1)
RegisterInterestsUI (1)
RegisterInterestsMsg (1)
DeleteAsync (1)
DeleteDicomInstanceAsync (1)
DeleteDicomSeriesAsync (1)
MapEventToControl (1)
DeleteDicomStudyAsync (1)
GetViewComponent (1)
DispatchDomainEvnetsAsync (1)
DeleteExtendedQueryTagAsync (1)
Destroy (1)
DispatchDistributorDomainEventsAsync (1)
DispatchCustomerDomainEventsAsync (1)
Disable (1)
AddButtonClick (1)
ConnectConsumeObserver (1)
ConnectSendObserver (1)
AttachWorker (1)
AddComponent (1)
AddCustomTagsAsync (1)
常用方法
RegisterInterestsUI (1)
RegisterInterestsMsg (1)
DeleteAsync (1)
DeleteDicomInstanceAsync (1)
DeleteDicomSeriesAsync (1)
MapEventToControl (1)
DeleteDicomStudyAsync (1)
GetViewComponent (1)
DispatchDomainEvnetsAsync (1)
DeleteExtendedQueryTagAsync (1)
Destroy (1)
DispatchDistributorDomainEventsAsync (1)
DispatchCustomerDomainEventsAsync (1)
Disable (1)
AddButtonClick (1)
ConnectConsumeObserver (1)
ConnectSendObserver (1)
AttachWorker (1)
AddComponent (1)
AddCustomTagsAsync (1)
AddEmployee (1)
AddMediatedObject (1)
AddPartitionAsync (1)
AddPurchaser (1)
AddSubscriber (1)
AddUser (1)
AnonimousHandlerActionResult (1)
At (1)
Batch (1)
ConnectPublishObserver (1)
BroadcastPurchaseCompletion (1)
Call (1)
CancelReindexAsync (1)
CaptureOrderDetailsEvent (1)
CapturePaymentTransactionDetailsEvent (1)
Change (1)
CheckIfNotEmpty (1)
ClearButtonClick (1)
ClearSubstitute (1)
ConditionalPatchResourceAsync (1)
示例#1
0
显示文件
文件:
Control.cs
项目:
welisonmenezes/design-patterns
public void ChangeId() { owner.Change(this); }
x