public MedicalViewerCellRequestedEventArgs(
string studyInstanceUID,
string seriesInstanceUID
)
studyInstanceUID
A System.String representing the Study Instance UID for the images to be loaded in the cell.
seriesInstanceUID
A System.String representing the Series Instance UID for the images to be loaded in the cell.