C# Class ICSharpCode.Decompiler.DecompilerSettings

Settings for the decompiler.
Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: sq/ILSpy-JSIL Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : DecompilerSettings

Méthodes protégées

Méthode Description
OnPropertyChanged ( string propertyName ) : void

Method Details

Clone() public méthode

public Clone ( ) : DecompilerSettings
Résultat DecompilerSettings

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( string propertyName ) : void
propertyName string
Résultat void