Compartir a través de


PropertyReadOnlyException Constructor

Initializes a new instance of the PropertyReadOnlyException class.

Lista de sobrecargas

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

Principio