Click or drag to resize

Costruttore DedBomExplorerCtrlCommand

Namespace:  DedNet.Commands
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
public DedBomExplorerCtrlCommand(
	DedNetApplication app,
	string name,
	string prompt,
	string tooltip,
	string imagePath,
	DedBomExplorerControl.DedBomExplorerBehaviourEnum behaviour
)

Parametri

app
Tipo: DedNet.DedNetApplication
name
Tipo: System.String
prompt
Tipo: System.String
tooltip
Tipo: System.String
imagePath
Tipo: System.String
behaviour
Tipo: DedNet.Controls.DedBomExplorerControl.DedBomExplorerBehaviourEnum
Vedi anche