Method | Description | |
---|---|---|
AdminRecommendAFriendService ( IAuthenticationService authentication, IAuthorizationService authorization ) : System | ||
ReferAFriend ( int referrerId, int friendId ) : void |
public AdminRecommendAFriendService ( IAuthenticationService authentication, IAuthorizationService authorization ) : System | ||
authentication | IAuthenticationService | |
authorization | IAuthorizationService | |
return | System |
public ReferAFriend ( int referrerId, int friendId ) : void | ||
referrerId | int | |
friendId | int | |
return | void |