Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BookCalculator
Magazine
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