C# Class MetroDemo.ExampleWindows.RemoteMachinesDialog

Interaction logic for RemoteChannelVersionDialog.xaml
Inheritance: IDisposable
Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts

Méthodes publiques

Свойство Type Description
Result DialogResult

Méthodes publiques

Méthode Description
Dispose ( ) : void
Launch ( ) : void
RemoteMachinesDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Private Methods

Méthode Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
OkButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Launch() public méthode

public Launch ( ) : void
Résultat void

RemoteMachinesDialog() public méthode

public RemoteMachinesDialog ( ) : Microsoft.OfficeProPlus.InstallGen.Presentation.Logging
Résultat Microsoft.OfficeProPlus.InstallGen.Presentation.Logging

Property Details

Result public_oe property

public DialogResult Result
Résultat DialogResult