Property | Type | Description |
---|
Method | Description | |
---|---|---|
PropertyAlreadyInitializedException ( string propertyName ) : System |
Initializes a new instance of the PropertyAlreadyInitializedException class.
|
public PropertyAlreadyInitializedException ( string propertyName ) : System | ||
propertyName | string | /// Full name of the property which hasn't been set before get was accessed /// |
return | System |