跳到主要内容
版本:Next

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