Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Admin
Service
Controllers
ProductsController
C# 클래스 Admin.Service.Controllers.ProductsController
상속:
ApiController
파일 보기
프로젝트 열기: rbanks54/microcafe
공개 메소드들
메소드
설명
ProductsController
( ) :
System
ProductsController
(
ProductCommandHandlers
handler
) :
System
비공개 메소드들
메소드
설명
Post
(
CreateProductCommand
cmd
) :
IHttpActionResult
Put
(
System.Guid
id
,
AlterProductCommand
cmd
) :
IHttpActionResult
메소드 상세
ProductsController()
공개
메소드
public
ProductsController
( ) :
System
리턴
System
ProductsController()
공개
메소드
public
ProductsController
(
ProductCommandHandlers
handler
) :
System
handler
Admin.Service.MicroServices.Products.Handlers.ProductCommandHandlers
리턴
System