C# Class T4MVC.MobileClass

Exibir arquivo Open project: tah91/eworkyWebSite

Public Properties

Property Type Description
Account Worki.Web.Areas.Mobile.Controllers.AccountController
Home Worki.Web.Areas.Mobile.Controllers.HomeController
Localisation Worki.Web.Areas.Mobile.Controllers.LocalisationController
Name string
Shared T4MVC.Mobile.SharedController

Property Details

Account public_oe property

public Worki.Web.Areas.Mobile.Controllers.AccountController Account
return Worki.Web.Areas.Mobile.Controllers.AccountController

Home public_oe property

public Worki.Web.Areas.Mobile.Controllers.HomeController Home
return Worki.Web.Areas.Mobile.Controllers.HomeController

Localisation public_oe property

public Worki.Web.Areas.Mobile.Controllers.LocalisationController Localisation
return Worki.Web.Areas.Mobile.Controllers.LocalisationController

Name public_oe property

public string Name
return string

Shared public_oe property

public T4MVC.Mobile.SharedController Shared
return T4MVC.Mobile.SharedController