C# Class Araqne.Web.WebSocketMessage

Show file Open project: araqne/webfx

Public Methods

Method Description
WebSocketMessage ( int type, object data ) : System

Method Details

WebSocketMessage() public method

public WebSocketMessage ( int type, object data ) : System
type int
data object
return System