ReflectionUtilities.GetPropertyValue - метод Смотри также Terrasoft.Common - пространство имен > ReflectionUtilities - класс : GetPropertyValue - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
GetPropertyValue(Object,String) | Returns the property with the specified name for the instance of the current type. |
GetPropertyValue(Object,String,BindingFlags) | Returns the value of the specified name for the instance of the specified type or generated an exception if the current instance does not contain a property with the specified name. |