Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
IronRuby
Runtime
RubyScriptCode.CustomGenerator
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