C# Class Akka.Interfaced.SlimSocket.TestGreetObserver

Inheritance: IGreetObserver
Datei anzeigen Open project: SaladLab/Akka.Interfaced.SlimSocket Class Usage Examples

Public Properties

Property Type Description
Logs List

Public Methods

Method Description
Event ( string message ) : void

Method Details

Event() public method

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

Property Details

Logs public_oe property

public List Logs
return List