C# Class TheBarber.Models.BarberShops

Inheritance: TheBarber.Models.Barbers
显示文件 Open project: kainaalmeida/TheBarber

Public Methods

Method Description
BarberShops ( string name, string location, string img, int id )

Method Details

BarberShops() public method

public BarberShops ( string name, string location, string img, int id )
name string
location string
img string
id int