ABsoluteMaybe.SampleWebsite.MVC2.Models.AccountMembershipService.AccountMembershipService C# (CSharp) Méthode

AccountMembershipService() public méthode

public AccountMembershipService ( ) : System
Résultat System
        public AccountMembershipService()
            : this(null)
        {
        }

Same methods

AccountMembershipService::AccountMembershipService ( MembershipProvider provider ) : System