C# Class businesslogic.CarServiceUser

Represents information from membership user and its profile.
Show file Open project: TelerikAcademy/QA-Academy

Public Methods

Method Description
CarServiceUser ( System.Web.Security.MembershipUser user, ProfileCommon profileCommon ) : System

Method Details

CarServiceUser() public method

public CarServiceUser ( System.Web.Security.MembershipUser user, ProfileCommon profileCommon ) : System
user System.Web.Security.MembershipUser
profileCommon ProfileCommon
return System