LayerD CodeDOM and Zoe Compiler interface
ExistsTypeInfo Method (fullName)
NamespacesLayerD.ZOECompilerTypesTableExistsTypeInfo(String)

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

No incluye tipos en la cache en el chequeo :-P
Declaration Syntax
C#Visual BasicVisual C++
public bool ExistsTypeInfo(
	string fullName
)
Public Function ExistsTypeInfo ( _
	fullName As String _
) As Boolean
public:
bool ExistsTypeInfo(
	String^ fullName
)
Parameters
fullName (String)

[Missing <param> documentation for "fullName"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.TypesTable.ExistsTypeInfo(System.String)]

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