C# Class IKVM.Internal.ClassFile.Method.ExceptionTableEntry

Mostrar archivo Open project: samskivert/ikvm-monotouch Class Usage Examples

Private Methods

Method Description
ExceptionTableEntry ( int startIndex, int endIndex, int handlerIndex, ushort catch_type, int ordinal ) : System
ExceptionTableEntry ( int startIndex, int endIndex, int handlerIndex, ushort catch_type, int ordinal, bool isFinally ) : System