Class BindablePropertyInfo
Implements
Inherited Members
Namespace: EyeAuras.Shared.Bindings
Assembly: EyeAuras.Shared.dll
Syntax
public sealed record BindablePropertyInfo : IEquatable<BindablePropertyInfo>
Constructors
Name | Description |
---|---|
BindablePropertyInfo() | |
BindablePropertyInfo(BindablePropertyInfo) |
Properties
Name | Description |
---|---|
Depth | |
Description | |
Name | |
PropertyInfo | |
PropertyPath | |
RootType |
Methods
Name | Description |
---|---|
Equals(BindablePropertyInfo) | |
Equals(object?) | |
GetHashCode() | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(BindablePropertyInfo?, BindablePropertyInfo?) | |
operator !=(BindablePropertyInfo?, BindablePropertyInfo?) |