eDriven Framework API
SaveableAttribute Constructor (value)
NamespaceseDriven.Gui.ReflectionSaveableAttributeSaveableAttribute(Boolean)
eDriven Framework API
Initializes a new instance of the SaveableAttribute class
Declaration Syntax
C#Visual BasicVisual C++
public SaveableAttribute(
	bool value
)
Public Sub New ( _
	value As Boolean _
)
public:
SaveableAttribute(
	bool value
)
Parameters
value (Boolean)

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