InvalidTypeCastException - конструктор Смотри также Terrasoft.Common - пространство имен > InvalidTypeCastException - класс : InvalidTypeCastException C#
Glossary Item Box
Перегрузка | Описание |
---|---|
InvalidTypeCastException () | Initializes a new instance of the InvalidTypeCastException class. |
InvalidTypeCastException (String) | Initializes a new instance of the InvalidTypeCastException class using the specified error message. |
InvalidTypeCastException (String,Exception) | Initializes an instance of the InvalidTypeCastException class using the specified error message and the link to the internal exception that was the cause of this exception. |
InvalidTypeCastException (Type,Type) | Initializes an instance of the InvalidTypeCastException class for the specified converted types. |
InvalidTypeCastException (String,Type) | Initializes an instance of the InvalidTypeCastException class for the specified type for the property value. |