C# Class dnSpy.Decompiler.DummyDecompiler.DummySettings

Inheritance: DecompilerSettingsBase
Datei anzeigen 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