C# Class T4MVC.CommonClass

Mostra file Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
Errors UCosmic.Www.Mvc.Areas.Common.Controllers.ErrorsController
Features UCosmic.Www.Mvc.Areas.Common.Controllers.FeaturesController
Health UCosmic.Www.Mvc.Areas.Common.Controllers.HealthController
Name string
Navigation UCosmic.Www.Mvc.Areas.Common.Controllers.NavigationController
Qa UCosmic.Www.Mvc.Areas.Common.Controllers.QaController
Skins UCosmic.Www.Mvc.Areas.Common.Controllers.SkinsController

Property Details

Errors public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.ErrorsController Errors
return UCosmic.Www.Mvc.Areas.Common.Controllers.ErrorsController

Features public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.FeaturesController Features
return UCosmic.Www.Mvc.Areas.Common.Controllers.FeaturesController

Health public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.HealthController Health
return UCosmic.Www.Mvc.Areas.Common.Controllers.HealthController

Name public_oe property

public string Name
return string

Navigation public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.NavigationController Navigation
return UCosmic.Www.Mvc.Areas.Common.Controllers.NavigationController

Qa public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.QaController Qa
return UCosmic.Www.Mvc.Areas.Common.Controllers.QaController

Skins public_oe property

public UCosmic.Www.Mvc.Areas.Common.Controllers.SkinsController Skins
return UCosmic.Www.Mvc.Areas.Common.Controllers.SkinsController