Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MasterController
C# Class MasterController, code
Inheritance:
MonoBehaviour
显示文件
Open project: shendongnian/code
Class Usage Examples
Private Properties
Property
Type
Description
Save
ActionResult
Public Methods
Method
Description
Index
(
int
id
) :
ActionResult
MasterController
( )
Private Methods
Method
Description
Save
(
data
) :
ActionResult
Method Details
Index()
public
method
public
Index
(
int
id
) :
ActionResult
id
int
return
ActionResult
MasterController()
public
method
public
MasterController
( )