C# Class AgentMulder.Containers.Autofac.Patterns.Mvc.RegisterControllersBase.MvcControllerRegistration

Inheritance: AgentMulder.ReSharper.Domain.Registrations.FilteredRegistrationBase
Mostra file Open project: hmemcpy/AgentMulder

Public Methods

Method Description
MvcControllerRegistration ( ITreeNode registrationRootElement, string mvcControllerClrTypeName ) : System

Method Details

MvcControllerRegistration() public method

public MvcControllerRegistration ( ITreeNode registrationRootElement, string mvcControllerClrTypeName ) : System
registrationRootElement ITreeNode
mvcControllerClrTypeName string
return System