Toggle navigation
Hot Examples
KO
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개의 예제가 발견되었습니다
. 이것들은 오픈소스 프로젝트에서 추출된 C# (CSharp)의
IMediator.Change
에 대한 실세계 최고 등급의 예제들입니다. 예제들을 평가하여 예제의 품질 향상에 도움을 줄 수 있습니다.
자주 사용되는 메소드들
보기
숨기기
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