C# 클래스 IronRuby.Compiler.Ast.CompoundRightValue

파일 보기 프로젝트 열기: ExpertsInside/IronSP 1 사용 예제들

공개 메소드들

메소드 설명
CompoundRightValue ( IronRuby.Compiler.Ast.Expression rightValues, IronRuby.Compiler.Ast.Expression splattedValue ) : System.Collections.Generic

메소드 상세

CompoundRightValue() 공개 메소드

public CompoundRightValue ( IronRuby.Compiler.Ast.Expression rightValues, IronRuby.Compiler.Ast.Expression splattedValue ) : System.Collections.Generic
rightValues IronRuby.Compiler.Ast.Expression
splattedValue IronRuby.Compiler.Ast.Expression
리턴 System.Collections.Generic