C# 클래스 Net.DDP.Server.MessageMethods

파일 보기 프로젝트 열기: jamie-tigereye/DDPServer.Net 1 사용 예제들

공개 메소드들

메소드 설명
GetMethods ( ) : Dictionary>>
MessageMethods ( IServer server ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

GetMethods() 공개 메소드

public GetMethods ( ) : Dictionary>>
리턴 Dictionary>>

MessageMethods() 공개 메소드

public MessageMethods ( IServer server ) : System
server IServer
리턴 System