Class AuraObjectValueProvider
Implements
Inherited Members
Namespace: EyeAuras.Shared.Bindings
Assembly: EyeAuras.Shared.dll
Syntax
public sealed class AuraObjectValueProvider : DisposableReactiveObject, IAuraModelValueProvider, IAuraValueProvider, IValueProvider, IDisposable, INotifyPropertyChanged
Constructors
| Name | Description |
|---|---|
| AuraObjectValueProvider(IAuraObject, AuraBindingProperties) |
Properties
| Name | Description |
|---|---|
| Error | Gets the exception representing the error that occurred during value retrieval. |
| HasValue | Gets a value indicating whether this provider has a value. |
| Owner | |
| Properties | |
| ResolvedSource | |
| ResolvedSourceContextPath | |
| ResolvedSourceName | |
| ResolvedSourcePath | |
| Value | Gets the value provided by this provider. Does not throw. |
| ValueWatcher |
Methods
| Name | Description |
|---|---|
| FormatToString(ToStringBuilder) |