C# Class MediatorBase, LearningPoint

Inheritance: WindowMediator, IMediator, INotifier
Mostra file Open project: anuviswan/LearningPoint Class Usage Examples

Public Methods

Method Description
SendMessage ( string message, ServiceBase, sender ) : void

Method Details

SendMessage() public abstract method

public abstract SendMessage ( string message, ServiceBase, sender ) : void
message string
sender ServiceBase,
return void