Interface IIdentifiable
Marker interface for entities that have a unique identifier
public interface IIdentifiable
Properties
Id
Guid Id { get; }
Marker interface for entities that have a unique identifier
public interface IIdentifiable
Guid Id { get; }