C# Class Net.DDP.Server.MessageMethods

Afficher le fichier Open project: jamie-tigereye/DDPServer.Net Class Usage Examples

Méthodes publiques

Méthode Description
GetMethods ( ) : Dictionary>>
MessageMethods ( IServer server ) : System

Private Methods

Méthode Description
Connect ( dynamic>.KeyValuePair item ) : void
Method ( dynamic>.KeyValuePair item ) : void
Ping ( dynamic>.KeyValuePair item ) : void
Sub ( dynamic>.KeyValuePair item ) : void
Unsub ( dynamic>.KeyValuePair item ) : void

Method Details

GetMethods() public méthode

public GetMethods ( ) : Dictionary>>
Résultat Dictionary>>

MessageMethods() public méthode

public MessageMethods ( IServer server ) : System
server IServer
Résultat System