C# Class IronRuby.Runtime.MissingBlockParam.Meta

LimitType must be MissingBlockParam (overload resolution, RubyParameterBinder.PrepareParametersBinding). Restriction should be empty: used only for !HasBlock call-sites => the site will never be reused for a call with a block.
Inheritance: DynamicMetaObject, IRestrictedMetaObject
Show file Open project: jschementi/iron

Public Methods

Method Description
Restrict ( Type type ) : DynamicMetaObject

Private Methods

Method Description
Meta ( ) : System

Method Details

Restrict() public method

public Restrict ( Type type ) : DynamicMetaObject
type System.Type
return DynamicMetaObject