LayerD CodeDOM and Zoe Compiler interface
renderEndNamespace Method (namespaceName, namespaceDecl, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderEndNamespace(String, XplNamespace, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderEndNamespace(System.String,LayerD.CodeDOM.XplNamespace,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderEndNamespace(
	string namespaceName,
	XplNamespace namespaceDecl,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderEndNamespace ( _
	namespaceName As String, _
	namespaceDecl As XplNamespace, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndNamespace(
	String^ namespaceName, 
	XplNamespace^ namespaceDecl, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
namespaceName (String)

[Missing <param> documentation for "namespaceName"]

namespaceDecl (XplNamespace)

[Missing <param> documentation for "namespaceDecl"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)