ReflectionUtilities.TrySetPropertyValue - метод Смотри также Terrasoft.Common - пространство имен > ReflectionUtilities - класс : TrySetPropertyValue - метод C#
- source
- Type.
- propertyName
- Property name.
- value
- The value of the property.
Glossary Item Box
Параметры
- source
- Type.
- propertyName
- Property name.
- value
- The value of the property.
Тип возвращаемого значения
true
if the value value for the propertyName property has been successfully set; otherwise - false
.The extension method for the System.Object class.