ExampleInterceptor - конструктор
Initializes a new instance of the
ExampleInterceptor class.
Инициализирует новый экземпляр класса
Object.
Пространство имён: Tessa.Extensions.Default.Server.ViewsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public ExampleInterceptor(
Func<IViewService> viewService
)
Public Sub New (
viewService As Func(Of IViewService)
)
public:
ExampleInterceptor(
Func<IViewService^>^ viewService
)
new :
viewService : Func<IViewService> -> ExampleInterceptor
Параметры
- viewService FuncIViewService
-
Сервис представлений