Click or drag to resize
IGeneratorGetCompiledIncludeTemplatesAssemblyFromCache Method
Gets the compiled include templates assembly from cache for the active driverid

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
Assembly GetCompiledIncludeTemplatesAssemblyFromCache()

Return Value

Type: Assembly
Assembly as known in the cache or null if not found
See Also