Click or drag to resize
EF Visual Editor

ErrorDisplay Class

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.
Inheritance Hierarchy
SystemObject
  Sawczyn.EFDesignerErrorDisplay

Namespace:  Sawczyn.EFDesigner
Assembly:  Sawczyn.EFDesigner.EFModel.Dsl (in Sawczyn.EFDesigner.EFModel.Dsl.dll) Version: 2.0.5.3 (2.0.5.3)
Syntax
public static class ErrorDisplay
Request Example View Source

The ErrorDisplay type exposes the following members.

Methods
  NameDescription
Public methodStatic memberShow
Top
See Also