Aracılığıyla paylaş


ReflectedControllerDescriptor(Type) Oluşturucu

Tanım

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

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

Parametreler

controllerType
Type

Denetleyicinin türü.

Özel durumlar

controllerType Parametre null.

Şunlara uygulanır