C# Class PPPDDD.ApplicationServices.Gambling.Controllers.RecommendAFriendController

Inheritance: Controller
Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
Index ( int referrerId, NewAccount friend ) : System.Web.Mvc.ActionResult
RecommendAFriendController ( ICustomerDirectory customerDirectory, IReferAFriendPolicy policy ) : System

Method Details

Index() public méthode

public Index ( int referrerId, NewAccount friend ) : System.Web.Mvc.ActionResult
referrerId int
friend ControllerDomain.NewAccount
Résultat System.Web.Mvc.ActionResult

RecommendAFriendController() public méthode

public RecommendAFriendController ( ICustomerDirectory customerDirectory, IReferAFriendPolicy policy ) : System
customerDirectory ICustomerDirectory
policy IReferAFriendPolicy
Résultat System