Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
ConstructorArgumentsMismatchException ( string message, |
Initializes a new instance of the ConstructorArgumentsMismatchException class.
|
public ConstructorArgumentsMismatchException ( string message, |
||
message | string | /// The message. /// |
typedFactoryType | /// The type of the factory interface. /// | |
nonMatchingParameters | /// The list of non-matching parameters. /// | |
innerException | Microsoft.Practices.Unity.ResolutionFailedException | /// The inner exception, documenting the resolution failure. /// |
Результат | System |