C# Class YMClothsStore.Index

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: xdliu002/Database-Course-Project

Protected Properties

Свойство Type Description
getStaffOrder YMClothsStore.order[]
hotItems ].string[
orderMonthChart decimal[]
theStaff staff

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

Property Details

getStaffOrder protected_oe property

protected order[],YMClothsStore getStaffOrder
Résultat YMClothsStore.order[]

hotItems protected_oe property

protected string[,] hotItems
Résultat ].string[

orderMonthChart protected_oe property

protected decimal[] orderMonthChart
Résultat decimal[]

theStaff protected_oe property

protected staff,YMClothsStore theStaff
Résultat staff