메소드 |
설명 |
|
ActiveSagaInstance ( Saga saga, NServiceBus.Sagas.SagaMetadata metadata, Func currentUtcDateTimeProvider ) : System |
|
|
AttachEntity ( IContainSagaData sagaEntity ) : void |
|
|
AttachExistingEntity ( IContainSagaData loadedEntity ) : void |
|
|
Completed ( ) : void |
|
|
GetDefault ( Type type ) : object |
|
|
MarkAsNotFound ( ) : void |
|
|
TryGetCorrelationProperty ( CorrelationPropertyInfo &sagaCorrelationProperty ) : bool |
|
|
UpdateModified ( ) : void |
|
|
Updated ( ) : void |
|
|
ValidateChanges ( ) : void |
|
|
ValidateCorrelationPropertyHaveValue ( ) : void |
|
|
ValidateCorrelationPropertyNotModified ( ) : void |
|
|
ValidateSagaIdIsNotModified ( ) : void |
|
|