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