Click or drag to resize

SelectionRequestAdd(Int64, String) Method


Namespace: Micros.Ops.Input
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public void Add(
	long number,
	string text
)

Parameters

number  Int64
 
text  String
 
See Also