Click or drag to resize
BenchmarksRunslistBoxSimulations_MouseDoubleClick Method
Poklepani na instanci v ramci drive vybraneho dilciho testu. Zobrazi se nalezeny plan pro tuto instanci.

Namespace: MAPFsimulator
Assembly: MAPFsimulator (in MAPFsimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
private void listBoxSimulations_MouseDoubleClick(
	Object sender,
	MouseEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:MAPFsimulator.BenchmarksRuns.listBoxSimulations_MouseDoubleClick(System.Object,System.Windows.Forms.MouseEventArgs)"]

e
Type: System.Windows.FormsMouseEventArgs

[Missing <param name="e"/> documentation for "M:MAPFsimulator.BenchmarksRuns.listBoxSimulations_MouseDoubleClick(System.Object,System.Windows.Forms.MouseEventArgs)"]

See Also