Bagikan melalui


ReflectedAsyncControllerDescriptor(Type) Konstruktor

Definisi

Menginisialisasi instans baru kelas ReflectedAsyncControllerDescriptor.

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

Parameter

controllerType
Type

Jenis pengontrol.

Berlaku untuk