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.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public DecimalInputDialogResult(
	decimal value
)

Parameters

value  Decimal
 
See Also