C# Class Akka.Interfaced.TestKit.Tests.TestActorBoundChannelTest.TestObserver

Inheritance: IUserObserver
Datei anzeigen Open project: SaladLab/Akka.Interfaced

Public Properties

Property Type Description
Messages List

Public Methods

Method Description
Say ( string message ) : void

Method Details

Say() public method

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

Property Details

Messages public_oe property

public List Messages
return List