C# Class EvilDICOM.Network.DIMSE.CStoreResponse

Inheritance: AbstractDIMSEResponse, IIOD
Afficher le fichier Open project: rexcardan/Evil-DICOM

Méthodes publiques

Méthode Description
CStoreResponse ( ) : System.Collections.Generic
CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic
CStoreResponse ( DICOMObject d ) : System.Collections.Generic

Method Details

CStoreResponse() public méthode

public CStoreResponse ( ) : System.Collections.Generic
Résultat System.Collections.Generic

CStoreResponse() public méthode

public CStoreResponse ( EvilDICOM.Network.DIMSE.CStoreRequest req, Status status ) : System.Collections.Generic
req EvilDICOM.Network.DIMSE.CStoreRequest
status Status
Résultat System.Collections.Generic

CStoreResponse() public méthode

public CStoreResponse ( DICOMObject d ) : System.Collections.Generic
d DICOMObject
Résultat System.Collections.Generic