PopupMessageViewModel Constructor Delta Engine Documentation
Initializes a new instance of the PopupMessageViewModel class

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public PopupMessageViewModel(
	Service service,
	int messageDisplayTime = 3000
)
See Also