Mono Class Library: System.Reflection.Emit.ILGenerator Overview | MembersSystem.Reflection.Emit.ILGenerator.BeginFinallyBlock Method |
Flags the current instruction stream as the entry point for finally handlers. [Edit]
|
Code that was protected by the System.Reflectoin.Emit.ILGenerator.BeginExceptionBlock() will always execude the code following this point. [Edit]
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0