Header menu logo fantomas

ILExceptionClause Type

Union cases

Union case Description

FilterCatch(filterRange, handlerRange)

Full Usage: FilterCatch(filterRange, handlerRange)

Parameters:
filterRange : ILCodeLabel * ILCodeLabel
handlerRange : ILCodeLabel * ILCodeLabel

TypeCatch(ILType, ILCodeLabel * ILCodeLabel)

Full Usage: TypeCatch(ILType, ILCodeLabel * ILCodeLabel)

Parameters:
Item1 : ILType
Item2 : ILCodeLabel * ILCodeLabel

Instance members

Instance member Description

this.IsFault

Full Usage: this.IsFault

Returns: bool
Returns: bool

this.IsFilterCatch

Full Usage: this.IsFilterCatch

Returns: bool
Returns: bool

this.IsFinally

Full Usage: this.IsFinally

Returns: bool
Returns: bool

this.IsTypeCatch

Full Usage: this.IsTypeCatch

Returns: bool
Returns: bool

Type something to start searching.