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
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Restrict ( Type type ) : DynamicMetaObject

Private Methods

Méthode Description
Meta ( ) : System

Method Details

Restrict() public méthode

public Restrict ( Type type ) : DynamicMetaObject
type System.Type
Résultat DynamicMetaObject