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
dnSpy
Decompiler
DummyDecompiler.DummySettings
C# Class dnSpy.Decompiler.DummyDecompiler.DummySettings
Inheritance:
DecompilerSettingsBase
显示文件
Open project: 0xd4d/dnSpy
Public Methods
Method
Description
Clone
( ) :
DecompilerSettingsBase
Protected Methods
Method
Description
EqualsCore
(
object
obj
) :
bool
GetHashCodeCore
( ) :
int
Method Details
Clone()
public
method
public
Clone
( ) :
DecompilerSettingsBase
return
DecompilerSettingsBase
EqualsCore()
protected
method
protected
EqualsCore
(
object
obj
) :
bool
obj
object
return
bool
GetHashCodeCore()
protected
method
protected
GetHashCodeCore
( ) :
int
return
int