Flexberry ORM 8.0.0-beta01
Класс ICSSoft.STORMNET.Exceptions.CantFindPropertyException

Не обнаружено свойство. Подробнее...

Граф наследования:ICSSoft.STORMNET.Exceptions.CantFindPropertyException:

Открытые члены

 CantFindPropertyException (string prop, Type type)
 

Открытые атрибуты

string propertyName
 имя свойства. Подробнее...
 
System.Type classType
 в каком типе. Подробнее...
 

Подробное описание

Не обнаружено свойство.

Конструктор(ы)

◆ CantFindPropertyException()

ICSSoft.STORMNET.Exceptions.CantFindPropertyException.CantFindPropertyException ( string  prop,
Type  type 
)
inline

Аргументы
propимя свойства.
typeв каком типе.

Данные класса

◆ classType

System.Type ICSSoft.STORMNET.Exceptions.CantFindPropertyException.classType

в каком типе.

◆ propertyName

string ICSSoft.STORMNET.Exceptions.CantFindPropertyException.propertyName

имя свойства.