C# Класс Microsoft.Legal.MatterCenter.Web.SharedController

Наследование: Microsoft.AspNetCore.Mvc.Controller
Показать файл Открыть проект

Открытые методы

Метод Описание
SharedController ( IOptions errorSettings, IOptions sharedSettings, IMatterCenterServiceFunctions matterCenterServiceFunctions, ICustomLogger customLogger, IOptions logTables, ISharedRepository sharedRepository ) : System

Constructor where all dependencies are injected

Приватные методы

Метод Описание
Help ( [ helpRequestModel ) : Task

Описание методов

SharedController() публичный Метод

Constructor where all dependencies are injected
public SharedController ( IOptions errorSettings, IOptions sharedSettings, IMatterCenterServiceFunctions matterCenterServiceFunctions, ICustomLogger customLogger, IOptions logTables, ISharedRepository sharedRepository ) : System
errorSettings IOptions
sharedSettings IOptions
matterCenterServiceFunctions IMatterCenterServiceFunctions
customLogger ICustomLogger
logTables IOptions
sharedRepository ISharedRepository
Результат System