|
|
Sawczyn.EFDesigner Namespace |
| Class | Description | |
|---|---|---|
| ChoiceDisplay | ||
| ErrorDisplay |
This helps keep UI interaction out of our DSL project proper. DslPackage calls RegisterDisplayHandler with a method that shows the MessageBox
(or other UI-related method) properly using the Visual Studio service provider.
| |
| StatusDisplay | ||
| WarningDisplay |
This helps keep UI interaction out of our DSL project proper. DslPackage calls RegisterDisplayHandler with a method that shows the MessageBox
(or other UI-related method) properly using the Visual Studio service provider.
|