C# Class CsDebugScript.CodeGen.TypeTrees.MultiClassInheritanceTypeTree

Type tree that represents multiple base classes and that UserType should be used.
Inheritance: VariableTypeTree
Afficher le fichier Open project: southpolenator/WinDbgCs

Méthodes publiques

Méthode Description
MultiClassInheritanceTypeTree ( )

Initializes a new instance of the MultiClassInheritanceTypeTree class.

Method Details

MultiClassInheritanceTypeTree() public méthode

Initializes a new instance of the MultiClassInheritanceTypeTree class.