C# Class ShoppingPad.Common.Models.Item

显示文件 Open project: jj09/ShoppingPad

Private Properties

Property Type Description

Public Methods

Method Description
Item ( ) : System
Item ( string title ) : System

Method Details

Item() public method

public Item ( ) : System
return System

Item() public method

public Item ( string title ) : System
title string
return System