C# Class Spontaneous.WebApp.Models.DishModelBackOffice

Inheritance: DishModel
Show file Open project: pashkov/Spontaneous Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DishModelBackOffice ( ) : System
DishModelBackOffice ( DishModel dish ) : System

Method Details

DishModelBackOffice() public method

public DishModelBackOffice ( ) : System
return System

DishModelBackOffice() public method

public DishModelBackOffice ( DishModel dish ) : System
dish DishModel
return System