C# Class PCSX2Bonus.EditableTheme

Afficher le fichier Open project: CyberFoxHax/PCSXBonus

Méthodes publiques

Méthode Description
Save ( string path ) : void

Private Methods

Méthode Description
OnPropertyChanged ( string property ) : void
SetValue ( string element, string attribute, object value ) : void

Method Details

Save() public méthode

public Save ( string path ) : void
path string
Résultat void