LayerD CodeDOM and Zoe Compiler interface
TypesTable..::.AsyncTypeRead Delegate
NamespacesLayerD.ZOECompilerTypesTableTypesTable..::.AsyncTypeRead

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

[Missing <summary> documentation for T:LayerD.ZOECompiler.TypesTable.AsyncTypeRead]

Declaration Syntax
C#Visual BasicVisual C++
public delegate void AsyncTypeRead(
	XplNode node,
	string fullName
)
Public Delegate Sub AsyncTypeRead ( _
	node As XplNode, _
	fullName As String _
)
public delegate void AsyncTypeRead(
	XplNode^ node, 
	String^ fullName
)
Parameters
node (XplNode)
fullName (String)

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