C# Class MeetingManager.ViewModels.LogWindowControlViewModel

Inheritance: ViewModel
Exibir arquivo Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Public Methods

Method Description
LogWindowControlViewModel ( ) : MeetingManager.Models

Private Methods

Method Description
CopyAllItems ( ) : void
CopySelectedItem ( ) : void
CopyToClipboard ( string text ) : void
LogHttpEvent ( MeetingManager.Models.HttpEventData data ) : void
LogLoginEvent ( LoginEventData data ) : void
NotifyLogWindow ( ) : void
ShowJson ( ) : void
ToggleItem ( ) : void

Method Details

LogWindowControlViewModel() public method

public LogWindowControlViewModel ( ) : MeetingManager.Models
return MeetingManager.Models