Поделиться через


ReflectedAsyncControllerDescriptor(Type) Конструктор

Определение

Инициализирует новый экземпляр класса ReflectedAsyncControllerDescriptor.

public ReflectedAsyncControllerDescriptor (Type controllerType);
new System.Web.Mvc.Async.ReflectedAsyncControllerDescriptor : Type -> System.Web.Mvc.Async.ReflectedAsyncControllerDescriptor
Public Sub New (controllerType As Type)

Параметры

controllerType
Type

Тип контроллера.

Применяется к