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
RallySimulator
Api
Infrastructure
ApiController
C# Class RallySimulator.Api.Infrastructure.ApiController
Inheritance:
ControllerBase
显示文件
Open project: m-jovanovic/rally-simulator
Protected Methods
Method
Description
ApiController
(
ISender
sender
) :
MediatR
Initializes a new instance of the
ApiController
class.
Method Details
ApiController()
protected
method
Initializes a new instance of the
ApiController
class.
protected
ApiController
(
ISender
sender
) :
MediatR
sender
ISender
The sender.
return
MediatR