C# Class CalDavSynchronizer.Ui.Options.ViewModels.CloseEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
CloseEventArgs ( bool shouldSaveNewOptions ) : System

Method Details

CloseEventArgs() public method

public CloseEventArgs ( bool shouldSaveNewOptions ) : System
shouldSaveNewOptions bool
return System