Compartir a través de


PropertyNotSetException Constructor

Initializes a new instance of the PropertyNotSetException class.

Lista de sobrecargas

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

Principio