ReflectionUtilities.GetPropertyValue(Object,String,BindingFlags) - метод Смотри также Terrasoft.Common - пространство имен > ReflectionUtilities - класс > GetPropertyValue - метод : GetPropertyValue(Object,String,BindingFlags) - метод C#
- source
- Type.
- propertyName
- Property name.
- bindingFlags
- Binding flags of the System.Reflection.BindingFlags type.
Glossary Item Box
[Extension()] public static object GetPropertyValue( object source, string propertyName, BindingFlags bindingFlags )
Параметры
- source
- Type.
- propertyName
- Property name.
- bindingFlags
- Binding flags of the System.Reflection.BindingFlags type.