ABsoluteMaybe.SampleWebsite.MVC2.Models.AccountMembershipService.AccountMembershipService C# (CSharp) Method

AccountMembershipService() public method

public AccountMembershipService ( ) : System
return System
        public AccountMembershipService()
            : this(null)
        {
        }

Same methods

AccountMembershipService::AccountMembershipService ( MembershipProvider provider ) : System