ILExceptionClause Type
Union cases
| Union case |
Description
|
|
|
Full Usage:
FilterCatch(filterRange, handlerRange)
Parameters:
ILCodeLabel * ILCodeLabel
handlerRange : ILCodeLabel * ILCodeLabel
|
|
|
|
Full Usage:
TypeCatch(ILType, ILCodeLabel * ILCodeLabel)
Parameters:
ILType
Item2 : ILCodeLabel * ILCodeLabel
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsFault
Returns: bool
|
|
Full Usage:
this.IsFilterCatch
Returns: bool
|
|
Full Usage:
this.IsFinally
Returns: bool
|
|
Full Usage:
this.IsTypeCatch
Returns: bool
|
|
fantomas