Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
PropertyNotInitializedException ( string propertyName ) : System |
Initializes a new instance of the PropertyNotInitializedException class.
|
public PropertyNotInitializedException ( string propertyName ) : System | ||
propertyName | string | /// Full name of the property which hasn't been set before get was accessed /// |
Результат | System |