ObjectGenerator<TBase> Constructor |
Constructor
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntaxpublic ObjectGenerator(
IObjectFactory defaultFactory
)
Parameters
- defaultFactory
- Type: CMS.Core.IObjectFactory
Default factory that will be used if no object type matches
See Also