메소드 | 설명 | |
---|---|---|
Detail ( int id ) : Microsoft.AspNetCore.Mvc.ActionResult | ||
Index ( int id ) : Microsoft.AspNetCore.Mvc.ActionResult |
메소드 | 설명 | |
---|---|---|
CreateProducts ( int count ) : IEnumerable |
public Detail ( int id ) : Microsoft.AspNetCore.Mvc.ActionResult | ||
id | int | |
리턴 | Microsoft.AspNetCore.Mvc.ActionResult |
public Index ( int id ) : Microsoft.AspNetCore.Mvc.ActionResult | ||
id | int | |
리턴 | Microsoft.AspNetCore.Mvc.ActionResult |