LayerD CodeDOM and Zoe Compiler interface
UseTypesCache Method (useTypesCache)
NamespacesLayerD.OutputModules.ImportersNetImporterUseTypesCache(Boolean)

[This is preliminary documentation and is subject to change.]

El cliente indica al importador de tipos si debe utilizar la cache de tipos o no.
Declaration Syntax
C#Visual BasicVisual C++
public void UseTypesCache(
	bool useTypesCache
)
Public Sub UseTypesCache ( _
	useTypesCache As Boolean _
)
public:
virtual void UseTypesCache(
	bool useTypesCache
) sealed
Parameters
useTypesCache (Boolean)
Use cached types or not

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)