AIMS_BD_IATI.WebAPI.Models.Authentication.AccountMembershipService.AccountMembershipService C# (CSharp) Method

AccountMembershipService() public method

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

Same methods

AccountMembershipService::AccountMembershipService ( CustomMembershipProvider provider ) : System