Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MvcApi
Movies
Controllers
CustomController
C# Class MvcApi.Movies.Controllers.CustomController
Inheritance:
ApiController
Exibir arquivo
Open project: dax70/MvcApi
Public Methods
Method
Description
New
( ) :
User
Private Methods
Method
Description
Create
(
User
user
) :
User
Delete
(
int
id
) :
void
List
( ) :
IEnumerable
Put
(
int
id
,
User
user
) :
void
Show
(
int
id
) :
User
Method Details
New()
public
method
public
New
( ) :
User
return
MvcApi.Movies.Models.User