LayerD CodeDOM and Zoe Compiler interface
CodeDOM_NotImplementedException Constructor (source)
NamespacesLayerD.CodeDOMCodeDOM_NotImplementedExceptionCodeDOM_NotImplementedException(String)

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

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

[Missing <param> documentation for "source"]

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