C# Class AcManager.Pages.Dialogs.UpgradeIconEditor_Library

Inheritance: IFinishableControl, INotifyPropertyChanged
Show file Open project: gro-ove/actools

Public Methods

Method Description
Finish ( bool result ) : void
UpgradeIconEditor_Library ( ) : System

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void
UpdateIcons ( ) : void
UpgradeIconEditor_Library_Update ( object sender, EventArgs e ) : void

Method Details

Finish() public method

public Finish ( bool result ) : void
result bool
return void

UpgradeIconEditor_Library() public method

public UpgradeIconEditor_Library ( ) : System
return System