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
DogTrainingWeb
Controllers
DogBarkApiController
C# Class DogTrainingWeb.Controllers.DogBarkApiController
Inheritance:
ApiController
显示文件
Open project: devopsguys/DogTrainingCloudService
Public Methods
Method
Description
Post
(
[
value
) :
void
Post new bark.
Private Methods
Method
Description
GetAll
( ) :
IEnumerable
GetLatest
( ) :
DogBarkModel
Method Details
Post()
public
method
Post new bark.
public
Post
(
[
value
) :
void
value
[
return
void