Class FlowBehavior
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public sealed class FlowBehavior : Enum
Fields
Name | Description |
---|---|
Continue | |
Default | |
RethrowException | |
Return | |
ThrowException | |
value__ | |
Yield |
public sealed class FlowBehavior : Enum
Name | Description |
---|---|
Continue | |
Default | |
RethrowException | |
Return | |
ThrowException | |
value__ | |
Yield |