Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
IronRuby
Runtime
RubyScriptCode.CustomGenerator
C# Class IronRuby.Runtime.RubyScriptCode.CustomGenerator
Inheritance:
System.Runtime.CompilerServices.DebugInfoGenerator
Exibir arquivo
Open project: jschementi/iron
Public Methods
Method
Description
MarkSequencePoint
(
LambdaExpression
method
,
int
ilOffset
,
DebugInfoExpression
node
) :
void
Method Details
MarkSequencePoint()
public
method
public
MarkSequencePoint
(
LambdaExpression
method
,
int
ilOffset
,
DebugInfoExpression
node
) :
void
method
System.Linq.Expressions.LambdaExpression
ilOffset
int
node
System.Linq.Expressions.DebugInfoExpression
return
void