C# Class IronRuby.Runtime.EvalUnwinder

Retry/Break.
Inheritance: StackUnwinder
Show file Open project: ExpertsInside/IronSP Class Usage Examples

Private Properties

Property Type Description
EvalUnwinder System
EvalUnwinder System

Private Methods

Method Description
EvalUnwinder ( BlockReturnReason reason, IronRuby.Runtime.RuntimeFlowControl targetFrame, ProcKind sourceProcKind, object returnValue ) : System
EvalUnwinder ( BlockReturnReason reason, object returnValue ) : System