IAnnotated |
The IAnnotatedResource type exposes the following members.
| Name | Description | |
|---|---|---|
| Key |
Gets or sets the resource key for this resource.
(Inherited from IIdentifiedResource) | |
| ModifiedOn |
Gets the last modified timestamp for this resource.
(Inherited from IIdentifiedResource) | |
| Tag |
Gets the tag for this resource. The tag is used to calculate whether a resource has changed or not.
(Inherited from IIdentifiedResource) |
| Name | Description | |
|---|---|---|
| AddAnnotationT | Add an annotated object | |
| CopyAnnotations | Copy annotations | |
| GetAnnotationsT | Get annotations of specified T | |
| RemoveAnnotation | Remove annotation | |
| RemoveAnnotationsT | Remove annotations of T |
| Name | Description | |
|---|---|---|
| CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil) | |
| LoadCollectionTReturn |
Delay load property
(Defined by ExtensionMethods) | |
| LoadProperty |
Delay load property
(Defined by ExtensionMethods) | |
| LoadPropertyTReturn |
Delay load property
(Defined by ExtensionMethods) | |
| TryGetTextGenerator |
Try to get the text generator for me (Defined by TextGeneratorUtil) | |
| WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods) |