C# 클래스 IronRuby.Runtime.RubyScriptCode.CustomGenerator

상속: System.Runtime.CompilerServices.DebugInfoGenerator
파일 보기 프로젝트 열기: jschementi/iron

공개 메소드들

메소드 설명
MarkSequencePoint ( LambdaExpression method, int ilOffset, DebugInfoExpression node ) : void

메소드 상세

MarkSequencePoint() 공개 메소드

public MarkSequencePoint ( LambdaExpression method, int ilOffset, DebugInfoExpression node ) : void
method System.Linq.Expressions.LambdaExpression
ilOffset int
node System.Linq.Expressions.DebugInfoExpression
리턴 void