IControllerTypeProvider Interface¶
Properties¶
-
ControllerTypes
()¶ Gets a [System.Collections.Generic.IEnumerable`1]() of controller [System.Reflection.TypeInfo]()s.
Return type: System.Collections.Generic.IEnumerable{System.Reflection.TypeInfo} IEnumerable<TypeInfo> ControllerTypes { get; }
-