메소드 | 설명 | |
---|---|---|
ChangeLog ( ) : System.Web.Mvc.ActionResult | ||
HowToPlay ( ) : System.Web.Mvc.ActionResult | ||
Index ( bool showLogIn ) : System.Web.Mvc.ActionResult |
Render the home screen
|
|
PrivacyPolicy ( ) : System.Web.Mvc.ActionResult | ||
Robots ( ) : System.Web.Mvc.ActionResult |
public ChangeLog ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public HowToPlay ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |
public Index ( bool showLogIn ) : System.Web.Mvc.ActionResult | ||
showLogIn | bool | Should the log in modal be shown |
리턴 | System.Web.Mvc.ActionResult |
public PrivacyPolicy ( ) : System.Web.Mvc.ActionResult | ||
리턴 | System.Web.Mvc.ActionResult |