C# Class AcManager.Pages.Dialogs.InstallAdditionalContentDialog

Inheritance: INotifyPropertyChanged
Show file Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
InstallAdditionalContentDialog ( string filename ) : System

Private Methods

Method Description
CreateInstallator ( ) : void
OnLoaded ( object sender, RoutedEventArgs args ) : void
OnPropertyChanged ( [ propertyName = null ) : void
OnUnloaded ( object sender, RoutedEventArgs e ) : void
UpdateEntries ( ) : void

Method Details

InstallAdditionalContentDialog() public method

public InstallAdditionalContentDialog ( string filename ) : System
filename string
return System