C# Class dnSpy.Decompiler.DummyDecompiler.DummySettings

Inheritance: DecompilerSettingsBase
Afficher le fichier Open project: 0xd4d/dnSpy

Méthodes publiques

Méthode Description
Clone ( ) : DecompilerSettingsBase

Méthodes protégées

Méthode Description
EqualsCore ( object obj ) : bool
GetHashCodeCore ( ) : int

Method Details

Clone() public méthode

public Clone ( ) : DecompilerSettingsBase
Résultat DecompilerSettingsBase

EqualsCore() protected méthode

protected EqualsCore ( object obj ) : bool
obj object
Résultat bool

GetHashCodeCore() protected méthode

protected GetHashCodeCore ( ) : int
Résultat int