eDriven Framework API
GlobalTypeDictionaryException Constructor (message)
NamespaceseDriven.Gui.ReflectionGlobalTypeDictionaryExceptionGlobalTypeDictionaryException(String)
eDriven Framework API
Initializes a new instance of the GlobalTypeDictionaryException class
Declaration Syntax
C#Visual BasicVisual C++
public GlobalTypeDictionaryException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
GlobalTypeDictionaryException(
	String^ message
)
Parameters
message (String)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)