C# Class CalDavSynchronizer.Ui.ViewModels.GenericReportViewModel

Inheritance: ViewModelBase
Mostra file Open project: aluxnimm/outlookcaldavsynchronizer Class Usage Examples

Public Methods

Method Description
AppendLine ( string text ) : void
GenericReportViewModel ( ) : System

Private Methods

Method Description
OnCloseRequested ( ) : void

Method Details

AppendLine() public method

public AppendLine ( string text ) : void
text string
return void

GenericReportViewModel() public method

public GenericReportViewModel ( ) : System
return System