Freigeben über


PropertyReadOnlyException-Konstruktor

Initializes a new instance of the PropertyReadOnlyException class.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode PropertyReadOnlyException() () () () Initializes a new instance of the PropertyReadOnlyException class.
Öffentliche Methode PropertyReadOnlyException(String) Initializes a new instance of the PropertyReadOnlyException class for the specified property.
Öffentliche Methode PropertyReadOnlyException(String, Exception) Initializes a new instance of the PropertyReadOnlyException class with the specified message and the specified inner exception.

Zum Anfang