C# Class System.Reflection.Emit.ILExceptionInfo

Mostra file Open project: kumpera/mono Class Usage Examples

Private Methods

Method Description
AddCatch ( Type extype, int offset ) : void
AddFault ( int offset ) : void
AddFilter ( int offset ) : void
AddFinally ( int offset ) : void
Debug ( int b ) : void
End ( int offset ) : void
LastClauseType ( ) : int
NumHandlers ( ) : int
PatchFilterClause ( int start ) : void
add_block ( int offset ) : void