PipeMethodHandler - конструктор
Создаёт экземпляр класса с указанием его зависимостей.
Пространство имён: Tessa.Platform.PipesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public PipeMethodHandler(
IPipeServiceRequestMapping requestMapping
)
Public Sub New (
requestMapping As IPipeServiceRequestMapping
)
public:
PipeMethodHandler(
IPipeServiceRequestMapping^ requestMapping
)
new :
requestMapping : IPipeServiceRequestMapping -> PipeMethodHandler
Параметры
- requestMapping IPipeServiceRequestMapping
- Объект, преобразующий параметры запроса, связанные с методом сервиса.