Click or drag to resize

EnumCommandAttribute Constructor

Initializes a new instance of the EnumCommandAttribute class

Namespace:  MindWorks.Nimbus
 
Syntax
internal EnumCommandAttribute(
	Type enumType,
	int memberValue,
	string command,
	params string[] models
)

Parameters

enumType
Type: SystemType
memberValue
Type: SystemInt32
command
Type: SystemString
models
Type: SystemString
See Also

Download a complete CHM version of this documentation here.