Bagikan melalui


ReflectedControllerDescriptor(Type) Konstruktor

Definisi

Menginisialisasi instans baru kelas ReflectedControllerDescriptor.

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

Parameter

controllerType
Type

Jenis pengontrol.

Pengecualian

Parameternya controllerType null.

Berlaku untuk