C# Class MBC.Shared.Events.NetDisconnectEvent

Inheritance: NetEvent
Afficher le fichier Open project: aiclub/Mohawk_Battleship

Méthodes publiques

Méthode Description
NetDisconnectEvent ( NetCom communicator ) : System
NetDisconnectEvent ( NetCom communicator, Exception e ) : System

Method Details

NetDisconnectEvent() public méthode

public NetDisconnectEvent ( NetCom communicator ) : System
communicator MBC.Shared.Entities.NetCom
Résultat System

NetDisconnectEvent() public méthode

public NetDisconnectEvent ( NetCom communicator, Exception e ) : System
communicator MBC.Shared.Entities.NetCom
e System.Exception
Résultat System