| InfoProviderFakeTInfo, TProvider Constructor  | 
            Constructor
            
 
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntaxpublic 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