Leadtools.Dicom.Scp.Command Namespace > MppsNCreateCommand Class > MppsNCreateCommand Constructor : MppsNCreateCommand Constructor(INCreateClientSessionProxy,DicomDataSet) |
public MppsNCreateCommand( INCreateClientSessionProxy sessionProxy, DicomDataSet dataset )
'Declaration Public Function New( _ ByVal sessionProxy As INCreateClientSessionProxy, _ ByVal dataset As DicomDataSet _ )
'Usage Dim sessionProxy As INCreateClientSessionProxy Dim dataset As DicomDataSet Dim instance As New MppsNCreateCommand(sessionProxy, dataset)
public: MppsNCreateCommand( INCreateClientSessionProxy^ sessionProxy, DicomDataSet^ dataset )