Click or drag to resize
InfoProviderFakeTInfo, TProviderWithOriginalSourceName Method
Ensures that the original data source name is used for the faked data

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax
C#
public IInfoProviderFake<TInfo, TProvider> WithOriginalSourceName()

Return Value

Type: IInfoProviderFakeTInfo, TProvider

Implements

IInfoProviderFakeTInfo, TProviderWithOriginalSourceName
See Also