PropertyAdapterTValue - класс |
Пространство имён: Tessa.Views.Workplaces.Properties
public class PropertyAdapter<TValue> where TValue : struct, new()
Тип PropertyAdapterTValue предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| PropertyAdapterTValue | Initializes a new instance of the PropertyAdapterTValue class.
Инициализирует новый экземпляр класса Object. |
| Имя | Описание | |
|---|---|---|
| Container |
Gets Контейнер в котором располагается свойство
| |
| Property |
Gets or sets Свойство
| |
| Value |
Gets or sets Значение свойства
|
| Имя | Описание | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object.) | |
| GetDefaultValue |
Возвращает значение по умолчанию.
Может перекрываться в потомках
| |
| GetHashCode | Serves as the default hash function. (Унаследован от Object.) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object.) | |
| GetValue |
Возвращает значение свойства.
Может перекрываться в потомках
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object.) | |
| SetValue | Устанавливает значение свойства.
Может перекрываться в потомках. | |
| ToString | Returns a string that represents the current object. (Унаследован от Object.) |
| Имя | Описание | |
|---|---|---|
| Get | (Определяется ComHelper.) | |
| InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor.) | |
| Invoke | (Определяется ComHelper.) | |
| Set | (Определяется ComHelper.) |