Click or drag to resize

MessageViewModel Constructor

Creates a new instance of the MessageViewModel class.

Namespace:  CADSharpTools.MVVM.ViewModels
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public MessageViewModel(
	string message
)

Parameters

message
Type: SystemString
See Also