C# Class WarTornLands.Entities.Modules.Die.SimplyRemove

Inheritance: BaseModule, IDieModule
Datei anzeigen Open project: floAr/WarTornLands

Public Methods

Method Description
Die ( ) : void
SimplyRemove ( ) : System
SimplyRemove ( DataRow data ) : System

Method Details

Die() public method

public Die ( ) : void
return void

SimplyRemove() public method

public SimplyRemove ( ) : System
return System

SimplyRemove() public method

public SimplyRemove ( DataRow data ) : System
data System.Data.DataRow
return System