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
CsDebugScript
VoidType
C# Class CsDebugScript.VoidType
Wrapper class that represents a void type
Inheritance:
Variable
Exibir arquivo
Open project: southpolenator/WinDbgCs
Public Methods
Method
Description
VoidType
(
Variable
variable
)
Initializes a new instance of the
VoidType
class.
Method Details
VoidType()
public
method
Initializes a new instance of the
VoidType
class.
Wrong code type of passed variable + GetCodeType().Name
public
VoidType
(
Variable
variable
)
variable
Variable
The variable.