Click or drag to resize

NumberInputDialogResult Constructor

Initializes a new instance of the NumberInputDialogResult class

Namespace: Resto.Front.Api.Data.View
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public NumberInputDialogResult(
	int number
)

Parameters

number  Int32
 
See Also