C# Class Model.Unit

Inheritance: Model.Entity
Mostra file Open project: egametang/Egametang Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Unit ( Model.UnitType unitType ) : Model.Base

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Unit() public method

public Unit ( Model.UnitType unitType ) : Model.Base
unitType Model.UnitType
return Model.Base