C# 클래스 GalaxyStorm.Web.Areas.Planet.Controllers.BuildingsController

상속: UsersController
파일 보기 프로젝트 열기: Pip3r4o/GalaxyStorm-MVC

공개 메소드들

메소드 설명
Barracks ( ) : System.Web.Mvc.ActionResult
BuildingsController ( IBuildingsService buildingsService, IPlayerService playerService, ILogicProvider logic ) : System.Web.Mvc
CrystalExtractor ( ) : System.Web.Mvc.ActionResult
Headquarters ( ) : System.Web.Mvc.ActionResult
Index ( ) : System.Web.Mvc.ActionResult
MetalScrapper ( ) : System.Web.Mvc.ActionResult
ResearchCentre ( ) : System.Web.Mvc.ActionResult
SolarCollector ( ) : System.Web.Mvc.ActionResult

보호된 메소드들

메소드 설명
SetErrorMessage ( ) : void

비공개 메소드들

메소드 설명
UpgradeBarracks ( ) : System.Web.Mvc.ActionResult
UpgradeCrystalExtractor ( ) : System.Web.Mvc.ActionResult
UpgradeHeadquarters ( ) : System.Web.Mvc.ActionResult
UpgradeMetalScrapper ( ) : System.Web.Mvc.ActionResult
UpgradeResearchCentre ( ) : System.Web.Mvc.ActionResult
UpgradeSolarCollector ( ) : System.Web.Mvc.ActionResult

메소드 상세

Barracks() 공개 메소드

public Barracks ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

BuildingsController() 공개 메소드

public BuildingsController ( IBuildingsService buildingsService, IPlayerService playerService, ILogicProvider logic ) : System.Web.Mvc
buildingsService IBuildingsService
playerService IPlayerService
logic ILogicProvider
리턴 System.Web.Mvc

CrystalExtractor() 공개 메소드

public CrystalExtractor ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Headquarters() 공개 메소드

public Headquarters ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

Index() 공개 메소드

public Index ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

MetalScrapper() 공개 메소드

public MetalScrapper ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

ResearchCentre() 공개 메소드

public ResearchCentre ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult

SetErrorMessage() 보호된 메소드

protected SetErrorMessage ( ) : void
리턴 void

SolarCollector() 공개 메소드

public SolarCollector ( ) : System.Web.Mvc.ActionResult
리턴 System.Web.Mvc.ActionResult