C# 클래스 RallySimulator.Api.Infrastructure.ApiController

상속: ControllerBase
파일 보기 프로젝트 열기: m-jovanovic/rally-simulator

보호된 메소드들

메소드 설명
ApiController ( ISender sender ) : MediatR

Initializes a new instance of the ApiController class.

메소드 상세

ApiController() 보호된 메소드

Initializes a new instance of the ApiController class.
protected ApiController ( ISender sender ) : MediatR
sender ISender The sender.
리턴 MediatR