Click or drag to resize

BaseInputRequestInit Method (String, String)

Namespace:  Micros.Ops.Input
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public virtual void Init(
	string title,
	string prompt
)

Parameters

title
Type: SystemString
prompt
Type: SystemString
See Also