메소드 | 설명 | |
---|---|---|
Archive ( ) : System.Web.Mvc.ActionResult | ||
ByDate ( int year, int month, int day ) : System.Web.Mvc.ActionResult | ||
PostsByDateController ( IArchiveDateValidator dateValidator ) : MovingScrewdriver.Web.Infrastructure.Validation |
메소드 | 설명 | |
---|---|---|
return_validate_false_view ( DateError error ) : System.Web.Mvc.ActionResult | ||
set_view_bag_data ( int year, int month, int day ) : void |
public ByDate ( int year, int month, int day ) : System.Web.Mvc.ActionResult | ||
year | int | |
month | int | |
day | int | |
리턴 | System.Web.Mvc.ActionResult |
public PostsByDateController ( IArchiveDateValidator dateValidator ) : MovingScrewdriver.Web.Infrastructure.Validation | ||
dateValidator | IArchiveDateValidator | |
리턴 | MovingScrewdriver.Web.Infrastructure.Validation |