Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
QuickGraph
Heap
GcRoot
C# Class QuickGraph.Heap.GcRoot
显示文件
Open project: lukesandberg/PexFaultLocalization
Class Usage Examples
Public Properties
Property
Type
Description
Address
int
Kind
string
Public Methods
Method
Description
GcRoot
(
string
kind
,
int
address
) :
System
Method Details
GcRoot()
public
method
public
GcRoot
(
string
kind
,
int
address
) :
System
kind
string
address
int
return
System
Property Details
Address
public_oe property
public
int
Address
return
int
Kind
public_oe property
public
string
Kind
return
string