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
Namespace: ReadyM.Sdk.Common.Entities
Assembly: ReadyM.Sdk.Common.dll
public interface IReadyEntity<out TSelf> where TSelf : struct, IReadyEntity<out TSelf>
TSelf