Method CompileGeneric
CompileGeneric()
This method is called by Compile() to checks the specific configuration of the inherited types.
Declaration
protected abstract CatalogItem CompileGeneric()
Returns
| Type | Description |
|---|---|
| CatalogItem | The newly create BaseDetail instance. |