C# Class VSTalk.Engine.ViewModel.Messenger.ThreadRenderer.BlockBuilder.HistoryBlockBuilder

显示文件 Open project: Irdis/VSTalk Class Usage Examples

Public Methods

Method Description
CreateBlock ( HistoryCommandMessage message ) : System.Windows.Documents.Block

Method Details

CreateBlock() public method

public CreateBlock ( HistoryCommandMessage message ) : System.Windows.Documents.Block
message VSTalk.Engine.ViewModel.Messenger.History.HistoryCommandMessage
return System.Windows.Documents.Block