C# Class ServiceInsight.Models.StoredMessage

Inheritance: MessageBody
Afficher le fichier Open project: Particular/ServiceInsight Class Usage Examples

Méthodes publiques

Méthode Description
DisplayPropertiesChanged ( StoredMessage focusedMessage ) : bool
GetHeaderByKey ( string key, string defaultValue = "" ) : string
GetURIQuery ( ) : string
StoredMessage ( ) : System

Method Details

DisplayPropertiesChanged() public méthode

public DisplayPropertiesChanged ( StoredMessage focusedMessage ) : bool
focusedMessage StoredMessage
Résultat bool

GetHeaderByKey() public méthode

public GetHeaderByKey ( string key, string defaultValue = "" ) : string
key string
defaultValue string
Résultat string

GetURIQuery() public méthode

public GetURIQuery ( ) : string
Résultat string

StoredMessage() public méthode

public StoredMessage ( ) : System
Résultat System