Class WebApiControllerRegistration<T>
Represents a web API controller registration.
public class WebApiControllerRegistration<T> : WebApiControllerRegistration where T : class
Type Parameters
TThe type of the web API controller.
- Inheritance
-
objectWebApiControllerRegistration<T>
- Inherited Members