Interface IHasTypedId<T>
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public interface IHasTypedId<out T>
Type Parameters
Name | Description |
---|---|
T |
Properties
Name | Description |
---|---|
Id | Globally unique Id of an item, usually Guid-based |