C# Class littleworld.Web.userReport

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

Méthodes publiques

Свойство Type Description
contents string
headImgUrl string
noveltyID int
senderID int
userName string

Méthodes publiques

Méthode Description
getuserinfo ( ) : void

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

getuserinfo() public méthode

public getuserinfo ( ) : void
Résultat void

Property Details

contents public_oe property

public string contents
Résultat string

headImgUrl public_oe property

public string headImgUrl
Résultat string

noveltyID public_oe property

public int noveltyID
Résultat int

senderID public_oe property

public int senderID
Résultat int

userName public_oe property

public string userName
Résultat string