C# Class SOLID.Liskov.Composition.AnimalWeightNormalImpl

Inheritance: SOLID.Liskov.Composition.AnimalWeightBase
Afficher le fichier Open project: perl-easj/OOProg

Méthodes publiques

Méthode Description
AnimalWeightNormalImpl ( double weight = weightUndefined ) : System

Method Details

AnimalWeightNormalImpl() public méthode

public AnimalWeightNormalImpl ( double weight = weightUndefined ) : System
weight double
Résultat System