ReflectionUtilities - класс Члены Смотри также Terrasoft.Common - пространство имен : ReflectionUtilities - класс C#
Glossary Item Box
[Extension()] public static class ReflectionUtilities
Тип ReflectionUtilities предоставляет следующие члены.
Имя | Описание | |
---|---|---|
FindTypeByShortName | Searches the type by the specified short name in the specified assembly. | |
ForceGetValue | Returns the value of the current property or the value of the get_[source property name]() of the specified obj object. | |
GetDefValue | Перегружен. | |
GetMethodInfo | ||
GetPropertyDefValue | Returns the value of the specified name for the instance of the specified type or the value set by default if the current type does not contain a property with such name. | |
GetPropertyValue | Перегружен. | |
GetPropertyValueByPath | Returns the property according to the specified property path for the instance of the current type. | |
IsTypeOf | Перегружен. | |
SetPropertyValue | Sets the property with the specified name for the instance of the current type. | |
TryGetPropertyValue | Determines if the property with the specified name can be obtained for the instance of the current type. | |
TrySetPropertyValue | Attempts to set the current property value for the instance of this type. |
System.Object
Terrasoft.Common.ReflectionUtilities