//  Overloaded by BuildingTypeClass::GetCost 
int TechnoTypeClass::GetCost() {
  return this->Cost;
}