LayerD CodeDOM and Zoe Compiler interface
InternalWritecodeImpl2 Method (wcstr, args, contextNode)
NamespacesLayerD.CodeDOMZoeHelperInternalWritecodeImpl2(String, array<Object>[]()[], XplNode)

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

Implementación de la instrucción de template Writecode del lenguaje ZOE. POR FAVOR, NO MODIFICAR!!!
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute]
public static XplNode InternalWritecodeImpl2(
	string wcstr,
	Object[] args,
	XplNode contextNode
)
<ObsoleteAttribute> _
Public Shared Function InternalWritecodeImpl2 ( _
	wcstr As String, _
	args As Object(), _
	contextNode As XplNode _
) As XplNode
[ObsoleteAttribute]
public:
static XplNode^ InternalWritecodeImpl2(
	String^ wcstr, 
	array<Object^>^ args, 
	XplNode^ contextNode
)
Parameters
wcstr (String)

[Missing <param> documentation for "wcstr"]

args (array< Object >[]()[])

[Missing <param> documentation for "args"]

contextNode (XplNode)

[Missing <param> documentation for "contextNode"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.ZoeHelper.InternalWritecodeImpl2(System.String,System.Object[],LayerD.CodeDOM.XplNode)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)