Property | Type | Description | |
---|---|---|---|
ExceptionFlag | ushort | ||
FaultFlag | ushort | ||
FilterFlag | ushort | ||
FinallyFlag | ushort |
Method | Description | |
---|---|---|
HandlerBlock ( CILLabel start, CILLabel end ) : System |
Method | Description | |
---|---|---|
BuildCILInfo ( |
||
BuildTables ( |
||
GetFlag ( ) : ushort | ||
Write ( PEWriter output, bool fatFormat ) : void |
public HandlerBlock ( CILLabel start, CILLabel end ) : System | ||
start | CILLabel | |
end | CILLabel | |
return | System |