C# Class SEToolbox.Services.MessageListener

Message listener, singlton pattern. Inherit from DependencyObject to implement DataBinding.
Inheritance: System.Windows.DependencyObject
Afficher le fichier Open project: midspace/SEToolbox

Méthodes publiques

Свойство Type Description
MessageProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ReceiveMessage ( string message ) : void

Private Methods

Méthode Description
MessageListener ( ) : System.Diagnostics

Method Details

ReceiveMessage() public méthode

public ReceiveMessage ( string message ) : void
message string
Résultat void

Property Details

MessageProperty public_oe static_oe property

public static DependencyProperty,System.Windows MessageProperty
Résultat System.Windows.DependencyProperty