Click or drag to resize
IInfoFakeTInfo Interface
Interface for automated tests fake of the info

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public interface IInfoFake<TInfo>
where TInfo : new(), BaseInfo, IInfo

Type Parameters

TInfo
See Also