C# Class littleworld.Web.userAlbum

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: radishPit/littleworld

Méthodes publiques

Свойство Type Description
count int
userid int

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

count public_oe property

public int count
Résultat int

userid public_oe property

public int userid
Résultat int