C# Class ThreatsManager.Utilities.Exceptions.ReadOnlyPropertyException

Inheritance: Exception
Exibir arquivo Open project: simonec73/threatsmanager

Public Methods

Method Description
ReadOnlyPropertyException ( string propertyName ) : System

Public Constructor.

Method Details

ReadOnlyPropertyException() public method

Public Constructor.
public ReadOnlyPropertyException ( string propertyName ) : System
propertyName string
return System