Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Dolittle
DependencyInversion
Autofac
AmbiguousConstructor
C# Класс Dolittle.DependencyInversion.Autofac.AmbiguousConstructor
Exception that gets thrown when there is more than one constructor and activation can't be resolved.
Наследование:
Exception
Показать файл
Открыть проект
Открытые методы
Метод
Описание
AmbiguousConstructor
(
Type
type
) :
System
Initializes a new instance of the
AmbiguousConstructor
class.
Описание методов
AmbiguousConstructor()
публичный
Метод
Initializes a new instance of the
AmbiguousConstructor
class.
public
AmbiguousConstructor
(
Type
type
) :
System
type
Type
that has more than one constructor.
Результат
System