Sdílet prostřednictvím


ReflectedAsyncControllerDescriptor(Type) Konstruktor

Definice

Inicializuje novou instanci ReflectedAsyncControllerDescriptor třídy.

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

Parametry

controllerType
Type

Typ kontroleru.

Platí pro