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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public StringInputDialogResult(
	string result
)

Parameters

result  String
 
See Also