Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SOLID
Liskov
Composition
AnimalWeightLargeImpl
C# Class SOLID.Liskov.Composition.AnimalWeightLargeImpl
Inheritance:
SOLID.Liskov.Composition.AnimalWeightBase
显示文件
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