C# Class YMClothsStore.Index

Inheritance: System.Web.UI.Page
Mostrar archivo Open project: xdliu002/Database-Course-Project

Protected Properties

Property Type Description
getStaffOrder YMClothsStore.order[]
hotItems ].string[
orderMonthChart decimal[]
theStaff staff

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

Property Details

getStaffOrder protected_oe property

protected order[],YMClothsStore getStaffOrder
return YMClothsStore.order[]

hotItems protected_oe property

protected string[,] hotItems
return ].string[

orderMonthChart protected_oe property

protected decimal[] orderMonthChart
return decimal[]

theStaff protected_oe property

protected staff,YMClothsStore theStaff
return staff