Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Affecto
IdentityManagement
Querying
Exceptions
AccountNotFoundException
C# Class Affecto.IdentityManagement.Querying.Exceptions.AccountNotFoundException
Inheritance:
EntityNotFoundException
显示文件
Open project: affecto/dotnet-IdentityManagement
Public Methods
Method
Description
AccountNotFoundException
(
System.Guid
userId
,
AccountType
type
) :
System
Method Details
AccountNotFoundException()
public
method
public
AccountNotFoundException
(
System.Guid
userId
,
AccountType
type
) :
System
userId
System.Guid
type
AccountType
return
System