Class DicomExceptionEventArgs
Inherited Members
Namespace: Dicom
Assembly: cs.temp.dll.dll
Syntax
public class DicomExceptionEventArgs : EventArgs
Constructors
DicomExceptionEventArgs(DicomException)
Declaration
public DicomExceptionEventArgs(DicomException ex)
Parameters
Type | Name | Description |
---|---|---|
DicomException | ex |
Fields
Exception
Declaration
public readonly DicomException Exception
Field Value
Type | Description |
---|---|
DicomException |