C# Class IronRuby.Runtime.MethodUnwinder

Return (thrown or passed as a return value) and retry (retry singleton).
Inheritance: StackUnwinder
Show file Open project: ExpertsInside/IronSP Class Usage Examples

Private Properties

Property Type Description
MethodUnwinder System

Private Methods

Method Description
MethodUnwinder ( IronRuby.Runtime.RuntimeFlowControl targetFrame, object returnValue ) : System