Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BookCalculator
Magazine
C# Class BookCalculator.Magazine
Inheritance:
BookCalculator.Book
ファイルを表示
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