C# Class BookCalculator.Magazine

Inheritance: BookCalculator.Book
Afficher le fichier Open project: kyleschmitz/dotnetwpg Class Usage Examples

Méthodes publiques

Méthode Description
Magazine ( string title, string author, int numberOfPages )

Method Details

Magazine() public méthode

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