ApplicationUserManager.ApplicationUserManager C# (CSharp) 메소드

ApplicationUserManager() 공개 메소드

public ApplicationUserManager ( IUserStore store, IIdentityMessageService emailService )
store IUserStore
emailService IIdentityMessageService
ApplicationUserManager