C# Class BookCalculator.Magazine

Inheritance: BookCalculator.Book
Mostrar archivo Open project: kyleschmitz/dotnetwpg Class Usage Examples

Public Methods

Method Description
Magazine ( string title, string author, int numberOfPages )

Method Details

Magazine() public method

public Magazine ( string title, string author, int numberOfPages )
title string
author string
numberOfPages int