C# Class IronRuby.Runtime.BlockReturnResult

Show file Open project: jschementi/iron Class Usage Examples

Public Methods

Method Description
ToUnwinder ( ) : MethodUnwinder

Private Methods

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

Method Details

ToUnwinder() public method

public ToUnwinder ( ) : MethodUnwinder
return MethodUnwinder