Represents a ICoreObject with an own info object.
More...
Represents a ICoreObject with an own info object.
- Template Parameters
-
| TOwnInfo | The specifc type of the own info (base ICoreInfo). |
◆ CanEdit()
Checks whether Edit can be executed with given parameters.
- Parameters
-
| key | The key of the value to be set. |
| value | The value to be set. |
- Returns
- Returns an OperationInfo which indicates if Edit can be executed.
◆ Edit()
Edits this object with given parameters.
- Parameters
-
| key | The key of the value to be set. |
| value | The value to be set. |
- Returns
- Returns the new info of this object.
◆ Refresh()
Refreshes the own info.
- Returns
- Returns the refreshed info object.
◆ CoreInfo
The own info of this object.
◆ Info
The own info of this object.
The documentation for this interface was generated from the following file:
- Core/src/Interfaces/ICoreObjectWithInfo.cs