Конструктор PropertyWriteException
Показывать защищенные элементы
Показывать наследуемые элементы
Initializes a new instance of the PropertyWriteException class.
Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.
Список перегрузок
Имя | Описание | |
---|---|---|
![]() |
PropertyWriteException() | Initializes a new instance of the PropertyWriteException class. |
![]() |
PropertyWriteException(String) | Initializes a new instance of the PropertyWriteException class with the specified message. |
![]() |
PropertyWriteException(String, Exception) | Initializes a new instance of the PropertyWriteException class with the specified message and specified inner exception. |
![]() |
PropertyWriteException(String, String, String, String) | Initializes a new instance of the PropertyWriteException class with the specified property name, object kind, object name, and reason. |
В начало