PropertySet - конструктор |
| Имя | Описание | |
|---|---|---|
| PropertySet |
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
| |
| PropertySet(BasePropertySet) |
Initializes a new instance of PropertySet.
| |
| PropertySet(IEnumerablePropertyDefinitionBase) |
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
| |
| PropertySet(PropertyDefinitionBase) |
Initializes a new instance of PropertySet based upon BasePropertySet.IdOnly.
| |
| PropertySet(BasePropertySet, IEnumerablePropertyDefinitionBase) |
Initializes a new instance of PropertySet.
| |
| PropertySet(BasePropertySet, PropertyDefinitionBase) |
Initializes a new instance of PropertySet.
|