Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CustomerAlreadyExistsException
C# Class CustomerAlreadyExistsException, MediatR.Extensions.Autofac.DependencyInjection
Inheritance:
Exception
Mostra file
Open project: alsami/MediatR.Extensions.Autofac.DependencyInjection
Public Methods
Method
Description
CustomerAlreadyExistsException
(
string
message
= "The customer already exists" ) :
System,
Method Details
CustomerAlreadyExistsException()
public
method
public
CustomerAlreadyExistsException
(
string
message
= "The customer already exists" ) :
System,
message
string
return
System,