Compartir a través de


PropertyNotSetException Constructor

Initializes a new instance of the PropertyNotSetException class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público PropertyNotSetException() () () () Initializes a new instance of the PropertyNotSetException class.
Método público PropertyNotSetException(String) Initializes a new instance of the PropertyNotSetException class with the specified message text.
Método público PropertyNotSetException(String, Exception) Initializes a new instance of the PropertyNotSetException class with the specified message text and inner exception.

Arriba