Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Pisa
Models
PizzaOption
C# Class Pisa.Models.PizzaOption
Show file
Open project: Softwire/PISA
Class Usage Examples
Public Methods
Method
Description
PizzaOption
( ) :
System
PizzaOption
(
string
name
,
double
price
) :
System
Serialize
( ) :
string
Method Details
PizzaOption()
public
method
public
PizzaOption
( ) :
System
return
System
PizzaOption()
public
method
public
PizzaOption
(
string
name
,
double
price
) :
System
name
string
price
double
return
System
Serialize()
public
method
public
Serialize
( ) :
string
return
string