Click or drag to resize

StringInputDialogResult Constructor

Initializes a new instance of the StringInputDialogResult class

Namespace:  Resto.Front.Api.Data.View
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public StringInputDialogResult(
	string result
)

Parameters

result
Type: SystemString
See Also