InfoProviderFakeTInfo, TProvider Constructor |
Constructor
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax public InfoProviderFake(
TProvider providerObject = null,
bool fakeInfo = true
)
Parameters
- providerObject (Optional)
- Type: TProvider
Provider object - fakeInfo (Optional)
- Type: SystemBoolean
If true, the info object structure is faked
See Also