C# Class PCSX2Bonus.EditableTheme

Datei anzeigen Open project: CyberFoxHax/PCSXBonus

Public Methods

Method Description
Save ( string path ) : void

Private Methods

Method Description
OnPropertyChanged ( string property ) : void
SetValue ( string element, string attribute, object value ) : void

Method Details

Save() public method

public Save ( string path ) : void
path string
return void