MissingPropertyException Constructor
Initializes a new instance of the MissingPropertyException 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 | |
---|---|---|
MissingPropertyException() () () () | Initializes a new instance of the MissingPropertyException class. | |
MissingPropertyException(String) | Initializes a new instance of the MissingPropertyException class that has the specified message text. | |
MissingPropertyException(String, Exception) | Initializes a new instance of the MissingPropertyException class that has the specified message text and inner exception. |
Arriba
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Vea también