C# Class HelloGrains.Chat

Inheritance: IChat
Exibir arquivo Open project: zhangchaoza/OrleansTest

Public Methods

Method Description
ReceiveMessage ( string message ) : void

Method Details

ReceiveMessage() public method

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