C# Class Dicom.Dump.ReportForm

Afficher le fichier Open project: rcd/fo-dicom Class Usage Examples

Méthodes publiques

Méthode Description
ReportForm ( DicomFile file ) : System

Méthodes protégées

Méthode Description
OnException ( Exception e ) : void
OnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
AddTreeNode ( DicomContentItem item, TreeNode parent ) : void

Method Details

OnException() protected méthode

protected OnException ( Exception e ) : void
e Exception
Résultat void

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e EventArgs
Résultat void

ReportForm() public méthode

public ReportForm ( DicomFile file ) : System
file DicomFile
Résultat System