LAUREL BRIDGE

Philosopher Constructor

DICOM Connectivity Framework V3.4
Constructor.

Namespace:  LaurelBridge.DCFExamples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public Philosopher(
	PhilosopherData philoData
)

Parameters

philoData
Type: LaurelBridge.DCFExamples.DiningPhilosophersPhilosopherData
the philosopher data
See Also

Reference