C# 클래스 PizzaWeb.Handlers.PlaceOrder.post_handler

파일 보기 프로젝트 열기: DovetailSoftware/coder-test

공개 메소드들

메소드 설명
Execute ( PickupOrder order ) : FubuContinuation
post_handler ( IRepository repository, IFlash flash ) : FubuMVC.Core.Continuations

메소드 상세

Execute() 공개 메소드

public Execute ( PickupOrder order ) : FubuContinuation
order PizzaWeb.Data.PickupOrder
리턴 FubuContinuation

post_handler() 공개 메소드

public post_handler ( IRepository repository, IFlash flash ) : FubuMVC.Core.Continuations
repository IRepository
flash IFlash
리턴 FubuMVC.Core.Continuations