Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SOLID
Liskov
Composition
AnimalWeightNormalImpl
C# Class SOLID.Liskov.Composition.AnimalWeightNormalImpl
Inheritance:
SOLID.Liskov.Composition.AnimalWeightBase
Datei anzeigen
Open project: perl-easj/OOProg
Public Methods
Method
Description
AnimalWeightNormalImpl
(
double
weight
= weightUndefined ) :
System
Method Details
AnimalWeightNormalImpl()
public
method
public
AnimalWeightNormalImpl
(
double
weight
= weightUndefined ) :
System
weight
double
return
System