System.Reflection.Emit
ILGenerator
EndExceptionBlock
System.Reflection.Emit.ILGenerator.EndExceptionBlock Method
Ends an exception block.
Syntax
public virtual
void
EndExceptionBlock
()
Remarks
This terminates an exception block that was started with
System.Reflection.Emit.BeginExceptionBlock
.
Requirements
Namespace:
System.Reflection.Emit
Assembly:
mscorlib (in mscorlib.dll)
Assembly Versions:
1.0.5000.0, 2.0.0.0, 4.0.0.0