Click or drag to resize

CodeMethodParam Constructor

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public CodeMethodParam(
	int id,
	int actionId
)

Parameters

id
Type: SystemInt32
actionId
Type: SystemInt32
See Also