메소드 | 설명 | |
---|---|---|
Create ( ) : System.Web.Mvc.ActionResult | ||
Delete ( int id ) : System.Web.Mvc.ActionResult | ||
Index ( int id ) : System.Web.Mvc.ActionResult | ||
List ( ) : System.Web.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
CheckpointWasCreatedSuccessfully ( ) : bool | ||
Create ( int raceId, string txtCheckpointName ) : System.Web.Mvc.ActionResult | ||
GetTempData ( string key ) : object | ||
IsCheckpointNameEmpty ( ) : bool | ||
SetTempData ( string key, object value ) : void |
public Delete ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |
public Index ( int id ) : System.Web.Mvc.ActionResult | ||
id | int | |
리턴 | System.Web.Mvc.ActionResult |