âšī¸ This interface is an internal API and can change at any time.
It's documented so you see how it works.
â ī¸ Do not use it, or anything with Sys or Internal namespaces in your code, as future changes could break your code.
[InternalApi_DoNotUse_MayChangeWithoutNotice("may change or rename at any time")]
public interface IModelFromEntity<out TConcreteModel> : IModelFromEntity, IModelFromData where TConcreteModel : IModelFromEntity