Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
littleworld
Web
userAlbum
C# Class littleworld.Web.userAlbum
Inheritance:
System.Web.UI.Page
ファイルを表示
Open project: radishPit/littleworld
Public Properties
Property
Type
Description
count
int
userid
int
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
count
public_oe property
public
int
count
return
int
userid
public_oe property
public
int
userid
return
int