LayerD CodeDOM and Zoe Compiler interface
XplPlatform Constructor (n_name, n_match)
NamespacesLayerD.CodeDOMXplPlatformXplPlatform(String, XplPlatformMatch_enum)

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

Initializes a new instance of the XplPlatform class.
Declaration Syntax
C#Visual BasicVisual C++
public XplPlatform(
	string n_name,
	XplPlatformMatch_enum n_match
)
Public Sub New ( _
	n_name As String, _
	n_match As XplPlatformMatch_enum _
)
public:
XplPlatform(
	String^ n_name, 
	XplPlatformMatch_enum n_match
)
Parameters
n_name (String)

[Missing <param> documentation for "n_name"]

n_match (XplPlatformMatch_enum)

[Missing <param> documentation for "n_match"]

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