Class ShareInfo
Inherited Members
Namespace: EyeAuras.Shared.Sharing.Services
Assembly: EyeAuras.Shared.dll
Syntax
public sealed record ShareInfo : ShareInfoMetadata, IEquatable<ShareInfoMetadata>, IEquatable<ShareInfo>
Constructors
Name | Description |
---|---|
ShareInfo() |
Properties
Name | Description |
---|---|
Content | |
EqualityContract |
Methods
Name | Description |
---|---|
Equals(ShareInfo?) | |
Equals(ShareInfoMetadata?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(ShareInfo?, ShareInfo?) | |
operator !=(ShareInfo?, ShareInfo?) |