LayerD CodeDOM and Zoe Compiler interface
CSZOERenderModule Constructor (inputFileName)
NamespacesLayerD.OutputModulesCSZOERenderModuleCSZOERenderModule(String)

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

Initializes a new instance of the CSZOERenderModule class.
Declaration Syntax
C#Visual BasicVisual C++
public CSZOERenderModule(
	string inputFileName
)
Public Sub New ( _
	inputFileName As String _
)
public:
CSZOERenderModule(
	String^ inputFileName
)
Parameters
inputFileName (String)
Name of the input file.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)