Mono Class Library: System.Reflection.Emit.ILGenerator Overview | MembersSystem.Reflection.Emit.ILGenerator.BeginExceptionBlock Method |
Marks the beginning of a try block [Edit]
|
A label pointing to the end of the try block. [Edit]
Use this method to flag the beginning of a try block. See "Exception Handling" on the ECMA documentation Partition II for details on exception handling. [Edit]
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0