C# Class withSIX.Steam.Presentation.Services.ServiceMessenger

Inheritance: IServiceMessenger, IPresentationService, IDisposable
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Dispose ( ) : void
ServiceMessenger ( IMessageBusProxy mb ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ServiceMessenger() public method

public ServiceMessenger ( IMessageBusProxy mb ) : System
mb IMessageBusProxy
return System