Click or drag to resize

DecimalInputDialogResult Constructor

Initializes a new instance of the DecimalInputDialogResult class

Namespace:  Resto.Front.Api.Data.View
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public DecimalInputDialogResult(
	decimal value
)

Parameters

value
Type: SystemDecimal
See Also