C# 클래스 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.
상속: DynamicMetaObject, IRestrictedMetaObject
파일 보기 프로젝트 열기: jschementi/iron

공개 메소드들

메소드 설명
Restrict ( Type type ) : DynamicMetaObject

비공개 메소드들

메소드 설명
Meta ( ) : System

메소드 상세

Restrict() 공개 메소드

public Restrict ( Type type ) : DynamicMetaObject
type System.Type
리턴 DynamicMetaObject