C# Class MBC.Shared.Events.NetConnectEvent

Inheritance: NetEvent
ファイルを表示 Open project: aiclub/Mohawk_Battleship

Public Methods

Method Description
NetConnectEvent ( NetCom communicator, long syncTime ) : System

Method Details

NetConnectEvent() public method

public NetConnectEvent ( NetCom communicator, long syncTime ) : System
communicator MBC.Shared.Entities.NetCom
syncTime long
return System