Click or drag to resize

PhoneInputDialogResult Constructor

Initializes a new instance of the PhoneInputDialogResult class

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

Parameters

phoneNumber
Type: SystemString
See Also