C# Class YMClothsStore.ChangeSelfInfo

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

Protected Properties

Свойство Type Description
hisShop shop
theStaff staff

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void
modifyEmployeeEmail ( object sender, EventArgs e ) : void
modifyEmployeePhone ( object sender, EventArgs e ) : void
modifyEmployeePwd ( 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

modifyEmployeeEmail() protected méthode

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

modifyEmployeePhone() protected méthode

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

modifyEmployeePwd() protected méthode

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

Property Details

hisShop protected_oe property

protected shop,YMClothsStore hisShop
Résultat shop

theStaff protected_oe property

protected staff,YMClothsStore theStaff
Résultat staff