C# Class T4MVC.LanguagesClass

Show file Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
Item UCosmic.Www.Mvc.Areas.Languages.Controllers.ItemController
Name string
Search UCosmic.Www.Mvc.Areas.Languages.Controllers.SearchController
Shared T4MVC.Languages.SharedController

Property Details

Item public property

public UCosmic.Www.Mvc.Areas.Languages.Controllers.ItemController Item
return UCosmic.Www.Mvc.Areas.Languages.Controllers.ItemController

Name public property

public string Name
return string

Search public property

public UCosmic.Www.Mvc.Areas.Languages.Controllers.SearchController Search
return UCosmic.Www.Mvc.Areas.Languages.Controllers.SearchController

Shared public property

public T4MVC.Languages.SharedController Shared
return T4MVC.Languages.SharedController