C# Class ThreatsManager.Utilities.Exceptions.ReadOnlyPropertyException

Inheritance: Exception
Afficher le fichier Open project: simonec73/threatsmanager

Méthodes publiques

Méthode Description
ReadOnlyPropertyException ( string propertyName ) : System

Public Constructor.

Method Details

ReadOnlyPropertyException() public méthode

Public Constructor.
public ReadOnlyPropertyException ( string propertyName ) : System
propertyName string
Résultat System