Class AuraEntityDescriptor
Implements
Inherited Members
Namespace: EyeAuras.Shared.Services
Assembly: EyeAuras.Shared.dll
Syntax
public sealed record AuraEntityDescriptor : IEquatable<AuraEntityDescriptor>
Constructors
| Name | Description |
|---|---|
| AuraEntityDescriptor() |
Properties
| Name | Description |
|---|---|
| Category | |
| Description | |
| EntityType | |
| Name | |
| NameSuffix | |
| Properties |
Methods
| Name | Description |
|---|---|
| Equals(AuraEntityDescriptor?) | |
| Equals(object?) | |
| GetHashCode() | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(AuraEntityDescriptor?, AuraEntityDescriptor?) | |
| operator !=(AuraEntityDescriptor?, AuraEntityDescriptor?) |