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
CsDebugScript
CodeGen
TypeTrees
MultiClassInheritanceTypeTree
C# Class CsDebugScript.CodeGen.TypeTrees.MultiClassInheritanceTypeTree
Type tree that represents multiple base classes and that UserType should be used.
Inheritance:
VariableTypeTree
显示文件
Open project: southpolenator/WinDbgCs
Public Methods
Method
Description
MultiClassInheritanceTypeTree
( )
Initializes a new instance of the
MultiClassInheritanceTypeTree
class.
Method Details
MultiClassInheritanceTypeTree()
public
method
Initializes a new instance of the
MultiClassInheritanceTypeTree
class.
public
MultiClassInheritanceTypeTree
( )