Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ServiceInsight
MessageViewers
HexViewer
HexContentViewModel
C# Class ServiceInsight.MessageViewers.HexViewer.HexContentViewModel
Inheritance:
Caliburn.Micro.Screen
,
IDisplayMessageBody
Exibir arquivo
Open project: Particular/ServiceInsight
Class Usage Examples
Public Methods
Method
Description
Clear
( ) :
void
Display
(
StoredMessage
selectedMessage
) :
void
Protected Methods
Method
Description
OnActivate
( ) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
Display()
public
method
public
Display
(
StoredMessage
selectedMessage
) :
void
selectedMessage
ServiceInsight.Models.StoredMessage
return
void
OnActivate()
protected
method
protected
OnActivate
( ) :
void
return
void