C# Class MBC.Shared.Events.ShipResetEvent

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

Public Methods

Method Description
ShipResetEvent ( Ship ship ) : System

Protected Methods

Method Description
PerformOperation ( ) : void

Method Details

PerformOperation() protected method

protected PerformOperation ( ) : void
return void

ShipResetEvent() public method

public ShipResetEvent ( Ship ship ) : System
ship MBC.Shared.Entities.Ship
return System