Click or drag to resize
IFakeMethodsInfoTInfo Method
Fakes the data for the given info

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

Type Parameters

TInfo

Return Value

Type: IInfoFakeTInfo
See Also