Class ProxyAuraModel
Inheritance
ProxyAuraModel
Implements
Inherited Members
Namespace: EyeAuras.Shared.Model
Assembly: EyeAuras.Shared.dll
Syntax
public abstract class ProxyAuraModel : AuraObjectBase, IProxyAuraModel, IAuraObject, IBindableReactiveObject, IHasId, IHasTypedId<string>, ICanSetContext, IHasContext, IHasErrors, IDisposable, INotifyPropertyChanged, IHasError, IHasErrorProvider
Constructors
Name | Description |
---|---|
ProxyAuraModel(IAuraRepository) |
Properties
Name | Description |
---|---|
IsResolvable | |
Properties | Properties could be Proxy or usual properties type. ProxyProperties in case of unknown Properties type and usual one in case of unknown Model type |
Methods
Name | Description |
---|---|
BeautifyProxyName(string) | |
FormatToString(ToStringBuilder) | |
LoadProperties(IAuraProperties) | |
SaveProperties() |