public override PromotionActionStatus Create(PromotionInfo promote) { return(provider.CreateFullFree(promote as FullFreeInfo)); }