eDriven Framework API
Adapters Property
NamespaceseDriven.Gui.FormFormAdapters
eDriven Framework API
The collection of form adapters (add yours here)
Declaration Syntax
C#Visual BasicVisual C++
public static Dictionary<Type, IFormAdapter> Adapters { get; }
Public Shared ReadOnly Property Adapters As Dictionary(Of Type, IFormAdapter)
	Get
public:
static property Dictionary<Type^, IFormAdapter^>^ Adapters {
	Dictionary<Type^, IFormAdapter^>^ get ();
}

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