LayerD CodeDOM and Zoe Compiler interface
set_TypeReaded Method (readed)
NamespacesLayerD.ZOECompilerTypeInfoset_TypeReaded(Boolean)

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

Establece si el tipo ya realizo la pasada "ReadTypes" del analizador semántico
Declaration Syntax
C#Visual BasicVisual C++
public void set_TypeReaded(
	bool readed
)
Public Sub set_TypeReaded ( _
	readed As Boolean _
)
public:
void set_TypeReaded(
	bool readed
)
Parameters
readed (Boolean)

[Missing <param> documentation for "readed"]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)