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
WebApiSample
Controllers
SampleController
C# Class WebApiSample.Controllers.SampleController
Inheritance:
ApiController
ファイルを表示
Open project: cangencer/webapi-windsor-sample
Public Methods
Method
Description
Get
( ) :
string
SampleController
(
InjectedService
service
) :
System.Web.Http
Method Details
Get()
public
method
public
Get
( ) :
string
return
string
SampleController()
public
method
public
SampleController
(
InjectedService
service
) :
System.Web.Http
service
WebApiSample.Services.InjectedService
return
System.Web.Http