C# Class VSTalk.Engine.ViewModel.Messenger.ThreadRenderer.Command.RenderHistoryLoader

Inheritance: BaseRenderingCommand
Datei anzeigen Open project: Irdis/VSTalk Class Usage Examples

Public Methods

Method Description
Execute ( ) : void
RenderHistoryLoader ( ConversationModel conversationModel, HistoryCommandMessage message ) : System.Windows.Documents

Method Details

Execute() public method

public Execute ( ) : void
return void

RenderHistoryLoader() public method

public RenderHistoryLoader ( ConversationModel conversationModel, HistoryCommandMessage message ) : System.Windows.Documents
conversationModel VSTalk.Engine.ViewModel.Messenger.ThreadRenderer.Model.ConversationModel
message VSTalk.Engine.ViewModel.Messenger.History.HistoryCommandMessage
return System.Windows.Documents