MessageViewModel Class |
Namespace: CADSharpTools.MVVM.ViewModels
The MessageViewModel type exposes the following members.
Name | Description | |
---|---|---|
MessageViewModel |
Creates a new instance of the MessageViewModel class.
|
Name | Description | |
---|---|---|
CloseCommand |
Close command.
| |
Message |
Get or sets the message in the caption of the message view.
| |
ProgramFullName |
Gets or sets the program name in the title of the message view.
|
Name | Description | |
---|---|---|
ShowView(Assembly, Boolean) |
Shows the message view.
| |
ShowView(String, Boolean) |
Shows the message view.
|