C# Class ServiceInsight.MessageProperties.GeneralHeaderViewModel

Inheritance: HeaderInfoViewModelBase, IPropertyDataProvider
Afficher le fichier Open project: Particular/ServiceInsight Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GeneralHeaderViewModel ( IEventAggregator eventAggregator, IContentDecoder decoder, MessageSelectionContext selectionContext ) : System

Méthodes protégées

Méthode Description
ClearHeaderValues ( ) : void
DecodeHeader ( MessageBody message ) : IList
MapHeaderKeys ( ) : void

Method Details

ClearHeaderValues() protected méthode

protected ClearHeaderValues ( ) : void
Résultat void

DecodeHeader() protected méthode

protected DecodeHeader ( MessageBody message ) : IList
message MessageBody
Résultat IList

GeneralHeaderViewModel() public méthode

public GeneralHeaderViewModel ( IEventAggregator eventAggregator, IContentDecoder decoder, MessageSelectionContext selectionContext ) : System
eventAggregator IEventAggregator
decoder IContentDecoder
selectionContext ServiceInsight.MessageList.MessageSelectionContext
Résultat System

MapHeaderKeys() protected méthode

protected MapHeaderKeys ( ) : void
Résultat void