C# Class MediatorDemo.Structural.Colleague2

Inheritance: Colleague
Show file Open project: freddie2025/Pluralsight

Public Methods

Method Description
HandleNotification ( string message ) : void

Method Details

HandleNotification() public method

public HandleNotification ( string message ) : void
message string
return void