C# 클래스 T4MVC.MobileClass

파일 보기 프로젝트 열기: tah91/eworkyWebSite

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

Account 공개적으로 프로퍼티

public Worki.Web.Areas.Mobile.Controllers.AccountController Account
리턴 Worki.Web.Areas.Mobile.Controllers.AccountController

Home 공개적으로 프로퍼티

public Worki.Web.Areas.Mobile.Controllers.HomeController Home
리턴 Worki.Web.Areas.Mobile.Controllers.HomeController

Localisation 공개적으로 프로퍼티

public Worki.Web.Areas.Mobile.Controllers.LocalisationController Localisation
리턴 Worki.Web.Areas.Mobile.Controllers.LocalisationController

Name 공개적으로 프로퍼티

public string Name
리턴 string

Shared 공개적으로 프로퍼티

public T4MVC.Mobile.SharedController Shared
리턴 T4MVC.Mobile.SharedController