C# Class Model.Unit

Inheritance: Model.Entity
Afficher le fichier Open project: egametang/Egametang Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Unit ( Model.UnitType unitType ) : Model.Base

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Unit() public méthode

public Unit ( Model.UnitType unitType ) : Model.Base
unitType Model.UnitType
Résultat Model.Base