IStateMachineWrappingAdvices Properties |
The IStateMachineWrappingAdvices type exposes the following members.
Name | Description | |
---|---|---|
ExceptionAdviceTypes | (Inherited from IMethodBodyWrappingAdvices.) | |
ExceptionFilterAdviceTypes | (Inherited from IMethodBodyWrappingAdvices.) | |
HasOnEntryAdvice |
Indicates whether this instance emits code into the "entry" section in the method.
(Inherited from IMethodBodyWrappingAdvices.) | |
HasOnExitAdvice |
Indicates whether this instance emits code into the "finally" section in the method.
(Inherited from IMethodBodyWrappingAdvices.) | |
HasOnResumeAdvice | ||
HasOnSuccessAdvice |
Indicates whether this instance emits code into the "successful return" section in the method.
(Inherited from IMethodBodyWrappingAdvices.) | |
HasOnYieldAdvice |