C# Class MVC5.ServiceLayer.EFServiecs.CustomUserStore

Inheritance: ICustomUserStore
显示文件 Open project: rabbal/AspNetMVCNTierTemp

Public Methods

Method Description
CustomUserStore ( int>.IUserStore userStore ) : Microsoft.AspNet.Identity

Method Details

CustomUserStore() public method

public CustomUserStore ( int>.IUserStore userStore ) : Microsoft.AspNet.Identity
userStore int>.IUserStore
return Microsoft.AspNet.Identity