Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CodeAnalyzer
Analyzer.CallStack
C# Class CodeAnalyzer.Analyzer.CallStack
Mostra file
Open project: rotators/tools
Public Methods
Method
Description
AddCall
(
int
id
,
int
line
) :
void
CallStack
( ) :
Extensions
GetId
(
int
idx
) :
int
GetLine
(
int
idx
) :
int
Method Details
AddCall()
public
method
public
AddCall
(
int
id
,
int
line
) :
void
id
int
line
int
return
void
CallStack()
public
method
public
CallStack
( ) :
Extensions
return
Extensions
GetId()
public
method
public
GetId
(
int
idx
) :
int
idx
int
return
int
GetLine()
public
method
public
GetLine
(
int
idx
) :
int
idx
int
return
int