C# Class PPPDDD.ApplicationServices.Gambling.ApplicationServices.ApplicationValidation.RecommendAFriendService

Afficher le fichier Open project: elbandit/PPPDDD

Méthodes publiques

Méthode Description
RecommendAFriend ( int referrerId, NewAccount friendsAccountDetails ) : void

Private Methods

Méthode Description
Validate ( NewAccount account ) : void

Method Details

RecommendAFriend() public méthode

public RecommendAFriend ( int referrerId, NewAccount friendsAccountDetails ) : void
referrerId int
friendsAccountDetails NewAccount
Résultat void