LayerD CodeDOM and Zoe Compiler interface
InsertTypeMapping Method (typeNameAlias, realTypeName)
NamespacesLayerD.ZOECompilerTypesTableInsertTypeMapping(String, String)

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

[Missing <summary> documentation for M:LayerD.ZOECompiler.TypesTable.InsertTypeMapping(System.String,System.String)]

Declaration Syntax
C#Visual BasicVisual C++
public void InsertTypeMapping(
	string typeNameAlias,
	string realTypeName
)
Public Sub InsertTypeMapping ( _
	typeNameAlias As String, _
	realTypeName As String _
)
public:
void InsertTypeMapping(
	String^ typeNameAlias, 
	String^ realTypeName
)
Parameters
typeNameAlias (String)

[Missing <param> documentation for "typeNameAlias"]

realTypeName (String)

[Missing <param> documentation for "realTypeName"]

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