C# 클래스 IronPython.Runtime.ClosureCell

상속: ICodeFormattable, IValueEquality
파일 보기 프로젝트 열기: jschementi/iron 1 사용 예제들

공개 메소드들

메소드 설명
__repr__ ( CodeContext context ) : string

비공개 메소드들

메소드 설명
ClosureCell ( object value ) : System.Linq.Expressions
GetContentsRepr ( ) : string
IValueEquality ( object other ) : bool
IValueEquality ( ) : int
__cmp__ ( object other ) : int

메소드 상세

__repr__() 공개 메소드

public __repr__ ( CodeContext context ) : string
context CodeContext
리턴 string