Namespace: PostSharp.Reflection.MethodBody
Assembly: Metalama.Migration.dll
Syntax
public enum ExceptionHandlerKind
Fields
Name | Description |
---|---|
Catch | |
Filter | |
Finally | |
None |
public enum ExceptionHandlerKind
Name | Description |
---|---|
Catch | |
Filter | |
Finally | |
None |