Skip to main content
Version: 0.2.0

Interface IReadyEntity

Namespace: ReadyM.Sdk.Common.Entities
Assembly: ReadyM.Sdk.Common.dll

public interface IReadyEntity<out TSelf> where TSelf : struct, IReadyEntity<out TSelf>

Type Parameters

TSelf