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

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