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

Parameters

phoneNumber  String
 
See Also