C# Class LiskovSubstitutionPrinciple.Single

Inheritance: product
显示文件 Open project: 7digital/Liskov Class Usage Examples

Public Methods

Method Description
Single ( decimal salePrice ) : NUnit.Framework

Method Details

Single() public method

public Single ( decimal salePrice ) : NUnit.Framework
salePrice decimal
return NUnit.Framework