Aracılığıyla paylaş


ReflectedAsyncControllerDescriptor(Type) Oluşturucu

Tanım

ReflectedAsyncControllerDescriptor sınıfının yeni bir örneğini başlatır.

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

Parametreler

controllerType
Type

Denetleyicinin türü.

Şunlara uygulanır