Конструктор PropertyNotSetException

Initializes a new instance of the PropertyNotSetException class.

Список перегрузок

  Имя Описание
Открытый метод PropertyNotSetException() () () () Initializes a new instance of the PropertyNotSetException class.
Открытый метод PropertyNotSetException(String) Initializes a new instance of the PropertyNotSetException class with the specified property.
Открытый метод PropertyNotSetException(String, Exception) Initializes a new instance of the PropertyNotSetException class with the specified message and specified inner exception.

В начало