C# Class Rebel.Cms.Web.Mvc.ActionInvokers.ExtendedByAttribute

Inheritance: System.Attribute
Mostra file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
ExtendedByAttribute ( Type controllerExtenderType ) : System

Method Details

ExtendedByAttribute() public method

public ExtendedByAttribute ( Type controllerExtenderType ) : System
controllerExtenderType System.Type
return System