Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ActionFilters
APIs
CarsController
C# 클래스 ActionFilters.APIs.CarsController
상속:
ApiController
파일 보기
프로젝트 열기: tugberkugurlu/ProWebAPI.Samples
공개 메소드들
메소드
설명
GetCar
(
int
id
) :
Car
GetCars
( ) :
IEnumerable
비공개 메소드들
메소드
설명
PostCar
(
Car
car
) :
HttpResponseMessage
메소드 상세
GetCar()
공개
메소드
public
GetCar
(
int
id
) :
Car
id
int
리턴
ActionFilters.Models.Car
GetCars()
공개
메소드
public
GetCars
( ) :
IEnumerable
리턴
IEnumerable