NurCmdCreateCommand Method

Definition

Namespace: NurApiDotNet.Commands
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public static NurCmd CreateCommand(
	NurApi owner,
	int cmd
)

Parameters

owner  NurApi
 
cmd  Int32
 

Return Value

NurCmd

See Also