C# 클래스 Affecto.IdentityManagement.Querying.Exceptions.AccountNotFoundException

상속: EntityNotFoundException
파일 보기 프로젝트 열기: affecto/dotnet-IdentityManagement

공개 메소드들

메소드 설명
AccountNotFoundException ( System.Guid userId, AccountType type ) : System

메소드 상세

AccountNotFoundException() 공개 메소드

public AccountNotFoundException ( System.Guid userId, AccountType type ) : System
userId System.Guid
type AccountType
리턴 System